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

    Random Thread - Anything Goes

    Water Closet
    time waster cat pics
    141
    21.5k
    9.6m
    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 @wirestyle22
      last edited by

      @wirestyle22 said in Random Thread - Anything Goes:

      Anyone have a reference for why they named the linux commands what they named them?

      Example: df display filesystem? Disk Free. Makes sense.

      The man pages generally explain it.

      travisdh1T 1 Reply Last reply Reply Quote 1
      • travisdh1T
        travisdh1 @scottalanmiller
        last edited by

        @scottalanmiller said in Random Thread - Anything Goes:

        @wirestyle22 said in Random Thread - Anything Goes:

        Anyone have a reference for why they named the linux commands what they named them?

        Example: df display filesystem? Disk Free. Makes sense.

        The man pages generally explain it.

        Ah, man pages. If you haven't yet, learn to love your man pages.

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

          • df - disk free
          • du - disk utilization
          • cat - concatenate
          • tail - view the tail end of a file
          • head - view the head of a file
          • view - view a file
          • rpm - redhat package manager
          • yum - yellowdog update manager
          • top - show the "top" processes
          • ps - process
          • glance - take a "glance" at the system
          • cp - CoPy
          • mv - MoVe
          • finger - look up people in the directory like running your finger down the white pages (based on 1970s AT&T advertisements)
          • who - WHO is on the system
          • uptime - tell me the uptime of the system
          • nice - change how nice a process is to other processes
          • find - find the file I'm looking for
          • whereis - where is that damn file?
          wirestyle22W travisdh1T 2 Replies Last reply Reply Quote 2
          • wirestyle22W
            wirestyle22 @scottalanmiller
            last edited by wirestyle22

            @scottalanmiller thanks 😄

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

              @wirestyle22 said in Random Thread - Anything Goes:

              @scottalanmiller thanks 😄

              Nearly all of the commands are like this. Just terse abbreviations (to make typing fast, something Microsoft really didn't grok) in most cases or references to things in the 1970s.

              wirestyle22W 1 Reply Last reply Reply Quote 0
              • wirestyle22W
                wirestyle22 @scottalanmiller
                last edited by

                @scottalanmiller Yeah I like it when it makes sense

                1 Reply Last reply Reply Quote 0
                • travisdh1T
                  travisdh1 @scottalanmiller
                  last edited by

                  @scottalanmiller One of my favorites when first learning UNIX.

                  • whoami - Display current user session.

                  Because it can get confusing when you've already sudo and su into yet another account. Of course, by the time this becomes useful, you should've probably closed out of your session because you're just confused now.

                  1 Reply Last reply Reply Quote 1
                  • wirestyle22W
                    wirestyle22
                    last edited by

                    yum install man-pages

                    done

                    scottalanmillerS 1 Reply Last reply Reply Quote 1
                    • wirestyle22W
                      wirestyle22
                      last edited by

                      slowly but surely ladies and gents

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

                        @wirestyle22 said in Random Thread - Anything Goes:

                        yum install man-pages

                        done

                        Should have already been there. Every normal system has it by default. How was that missing?

                        wirestyle22W 1 Reply Last reply Reply Quote 0
                        • scottalanmillerS
                          scottalanmiller
                          last edited by

                          man = MANual

                          1 Reply Last reply Reply Quote 0
                          • wirestyle22W
                            wirestyle22 @scottalanmiller
                            last edited by

                            @scottalanmiller said in Random Thread - Anything Goes:

                            @wirestyle22 said in Random Thread - Anything Goes:

                            yum install man-pages

                            done

                            Should have already been there. Every normal system has it by default. How was that missing?

                            I always do the minimal install. Unsure if that's supposed to be included or not in the minimal. Seems like it should. Idk.

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

                              @wirestyle22 said in Random Thread - Anything Goes:

                              @scottalanmiller said in Random Thread - Anything Goes:

                              @wirestyle22 said in Random Thread - Anything Goes:

                              yum install man-pages

                              done

                              Should have already been there. Every normal system has it by default. How was that missing?

                              I always do the minimal install. Unsure if that's supposed to be included or not in the minimal. Seems like it should. Idk.

                              It's there in minimal for sure.

                              wirestyle22W 1 Reply Last reply Reply Quote 0
                              • wirestyle22W
                                wirestyle22 @scottalanmiller
                                last edited by wirestyle22

                                @scottalanmiller said in Random Thread - Anything Goes:

                                @wirestyle22 said in Random Thread - Anything Goes:

                                @scottalanmiller said in Random Thread - Anything Goes:

                                @wirestyle22 said in Random Thread - Anything Goes:

                                yum install man-pages

                                done

                                Should have already been there. Every normal system has it by default. How was that missing?

                                I always do the minimal install. Unsure if that's supposed to be included or not in the minimal. Seems like it should. Idk.

                                It's there in minimal for sure.

                                the man command worked but man system did not. After the install it worked.

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

                                  @wirestyle22 said in Random Thread - Anything Goes:

                                  @scottalanmiller said in Random Thread - Anything Goes:

                                  @wirestyle22 said in Random Thread - Anything Goes:

                                  @scottalanmiller said in Random Thread - Anything Goes:

                                  @wirestyle22 said in Random Thread - Anything Goes:

                                  yum install man-pages

                                  done

                                  Should have already been there. Every normal system has it by default. How was that missing?

                                  I always do the minimal install. Unsure if that's supposed to be included or not in the minimal. Seems like it should. Idk.

                                  It's there in minimal for sure.

                                  the man command worked but man system did not. After the install it worked.

                                  That's weird.

                                  wirestyle22W 1 Reply Last reply Reply Quote 1
                                  • wirestyle22W
                                    wirestyle22 @scottalanmiller
                                    last edited by

                                    @scottalanmiller said in Random Thread - Anything Goes:

                                    @wirestyle22 said in Random Thread - Anything Goes:

                                    @scottalanmiller said in Random Thread - Anything Goes:

                                    @wirestyle22 said in Random Thread - Anything Goes:

                                    @scottalanmiller said in Random Thread - Anything Goes:

                                    @wirestyle22 said in Random Thread - Anything Goes:

                                    yum install man-pages

                                    done

                                    Should have already been there. Every normal system has it by default. How was that missing?

                                    I always do the minimal install. Unsure if that's supposed to be included or not in the minimal. Seems like it should. Idk.

                                    It's there in minimal for sure.

                                    the man command worked but man system did not. After the install it worked.

                                    That's weird.

                                    Seems like man is installed but man-pages is not.

                                    travisdh1T 1 Reply Last reply Reply Quote 0
                                    • Son of Jor-ElS
                                      Son of Jor-El @hobbit666
                                      last edited by

                                      @hobbit666 said in Random Thread - Anything Goes:

                                      @Son-of-Jor-El
                                      She's been suffering from Back pain for nearly 12+ months now had MRI scans/X-rays etc see GP's and Consultants. Now been referred to a Neurosurgeon following one of the MRI/X-ray results.

                                      Something to do with the back of the brain trying to escape the scull and go down the spine.

                                      Prayers for her, man!! Hope they can fix it because there's nothing worse than back pain.

                                      1 Reply Last reply Reply Quote 0
                                      • travisdh1T
                                        travisdh1 @wirestyle22
                                        last edited by

                                        @wirestyle22 said in Random Thread - Anything Goes:

                                        @scottalanmiller said in Random Thread - Anything Goes:

                                        @wirestyle22 said in Random Thread - Anything Goes:

                                        @scottalanmiller said in Random Thread - Anything Goes:

                                        @wirestyle22 said in Random Thread - Anything Goes:

                                        @scottalanmiller said in Random Thread - Anything Goes:

                                        @wirestyle22 said in Random Thread - Anything Goes:

                                        yum install man-pages

                                        done

                                        Should have already been there. Every normal system has it by default. How was that missing?

                                        I always do the minimal install. Unsure if that's supposed to be included or not in the minimal. Seems like it should. Idk.

                                        It's there in minimal for sure.

                                        the man command worked but man system did not. After the install it worked.

                                        That's weird.

                                        Seems like man is installed but man-pages is not.

                                        That's just outright odd, but I know I run into this myself.

                                        wirestyle22W 1 Reply Last reply Reply Quote 1
                                        • wirestyle22W
                                          wirestyle22 @travisdh1
                                          last edited by

                                          @travisdh1 said in Random Thread - Anything Goes:

                                          @wirestyle22 said in Random Thread - Anything Goes:

                                          @scottalanmiller said in Random Thread - Anything Goes:

                                          @wirestyle22 said in Random Thread - Anything Goes:

                                          @scottalanmiller said in Random Thread - Anything Goes:

                                          @wirestyle22 said in Random Thread - Anything Goes:

                                          @scottalanmiller said in Random Thread - Anything Goes:

                                          @wirestyle22 said in Random Thread - Anything Goes:

                                          yum install man-pages

                                          done

                                          Should have already been there. Every normal system has it by default. How was that missing?

                                          I always do the minimal install. Unsure if that's supposed to be included or not in the minimal. Seems like it should. Idk.

                                          It's there in minimal for sure.

                                          the man command worked but man system did not. After the install it worked.

                                          That's weird.

                                          Seems like man is installed but man-pages is not.

                                          That's just outright odd, but I know I run into this myself.

                                          /shrug

                                          I wonder why this happens

                                          travisdh1T 1 Reply Last reply Reply Quote 0
                                          • travisdh1T
                                            travisdh1 @wirestyle22
                                            last edited by

                                            @wirestyle22 said in Random Thread - Anything Goes:

                                            @travisdh1 said in Random Thread - Anything Goes:

                                            @wirestyle22 said in Random Thread - Anything Goes:

                                            @scottalanmiller said in Random Thread - Anything Goes:

                                            @wirestyle22 said in Random Thread - Anything Goes:

                                            @scottalanmiller said in Random Thread - Anything Goes:

                                            @wirestyle22 said in Random Thread - Anything Goes:

                                            @scottalanmiller said in Random Thread - Anything Goes:

                                            @wirestyle22 said in Random Thread - Anything Goes:

                                            yum install man-pages

                                            done

                                            Should have already been there. Every normal system has it by default. How was that missing?

                                            I always do the minimal install. Unsure if that's supposed to be included or not in the minimal. Seems like it should. Idk.

                                            It's there in minimal for sure.

                                            the man command worked but man system did not. After the install it worked.

                                            That's weird.

                                            Seems like man is installed but man-pages is not.

                                            That's just outright odd, but I know I run into this myself.

                                            /shrug

                                            I wonder why this happens

                                            Someone's misplaced minimalism on the minimal install. I forget which version that was I saw that happen.

                                            wirestyle22W 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 359
                                            • 360
                                            • 361
                                            • 362
                                            • 363
                                            • 1077
                                            • 1078
                                            • 361 / 1078
                                            • First post
                                              Last post