Another Linux movie command

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
5
down vote

favorite












Inspired by this question, here's another Linux command representing a famous line:



cp -a ~she ~


Which line is it?










share|improve this question



























    up vote
    5
    down vote

    favorite












    Inspired by this question, here's another Linux command representing a famous line:



    cp -a ~she ~


    Which line is it?










    share|improve this question

























      up vote
      5
      down vote

      favorite









      up vote
      5
      down vote

      favorite











      Inspired by this question, here's another Linux command representing a famous line:



      cp -a ~she ~


      Which line is it?










      share|improve this question















      Inspired by this question, here's another Linux command representing a famous line:



      cp -a ~she ~


      Which line is it?







      knowledge rebus computer-puzzle






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 3 hours ago









      PerpetualJ

      3,465336




      3,465336










      asked 3 hours ago









      celtschk

      1,686318




      1,686318




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          7
          down vote



          accepted










          My best guess would be




          "I'll have what she's having" from When Harry met Sally, 1989

          You are copying (cp) everything from user she to the current user (~) while trying to keep everything as close as possible to the orginal (by using option -a).

          So, I (the current user) will have what the user (she) is having (by copying the data with the -a option)







          share|improve this answer










          New contributor




          Chase Gilbert is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.













          • 1




            And your best guess is correct. Well done!
            – celtschk
            2 hours ago










          • Welcome to Puzzling.SE! Please fill out your answer to explain your reasoning!
            – PerpetualJ
            2 hours ago










          • And your reasoning is correct, too.
            – celtschk
            2 hours ago










          Your Answer




          StackExchange.ifUsing("editor", function ()
          return StackExchange.using("mathjaxEditing", function ()
          StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
          StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
          );
          );
          , "mathjax-editing");

          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "559"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: false,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          noCode: true, onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fpuzzling.stackexchange.com%2fquestions%2f73966%2fanother-linux-movie-command%23new-answer', 'question_page');

          );

          Post as a guest






























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          7
          down vote



          accepted










          My best guess would be




          "I'll have what she's having" from When Harry met Sally, 1989

          You are copying (cp) everything from user she to the current user (~) while trying to keep everything as close as possible to the orginal (by using option -a).

          So, I (the current user) will have what the user (she) is having (by copying the data with the -a option)







          share|improve this answer










          New contributor




          Chase Gilbert is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.













          • 1




            And your best guess is correct. Well done!
            – celtschk
            2 hours ago










          • Welcome to Puzzling.SE! Please fill out your answer to explain your reasoning!
            – PerpetualJ
            2 hours ago










          • And your reasoning is correct, too.
            – celtschk
            2 hours ago














          up vote
          7
          down vote



          accepted










          My best guess would be




          "I'll have what she's having" from When Harry met Sally, 1989

          You are copying (cp) everything from user she to the current user (~) while trying to keep everything as close as possible to the orginal (by using option -a).

          So, I (the current user) will have what the user (she) is having (by copying the data with the -a option)







          share|improve this answer










          New contributor




          Chase Gilbert is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.













          • 1




            And your best guess is correct. Well done!
            – celtschk
            2 hours ago










          • Welcome to Puzzling.SE! Please fill out your answer to explain your reasoning!
            – PerpetualJ
            2 hours ago










          • And your reasoning is correct, too.
            – celtschk
            2 hours ago












          up vote
          7
          down vote



          accepted







          up vote
          7
          down vote



          accepted






          My best guess would be




          "I'll have what she's having" from When Harry met Sally, 1989

          You are copying (cp) everything from user she to the current user (~) while trying to keep everything as close as possible to the orginal (by using option -a).

          So, I (the current user) will have what the user (she) is having (by copying the data with the -a option)







          share|improve this answer










          New contributor




          Chase Gilbert is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.









          My best guess would be




          "I'll have what she's having" from When Harry met Sally, 1989

          You are copying (cp) everything from user she to the current user (~) while trying to keep everything as close as possible to the orginal (by using option -a).

          So, I (the current user) will have what the user (she) is having (by copying the data with the -a option)








          share|improve this answer










          New contributor




          Chase Gilbert is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.









          share|improve this answer



          share|improve this answer








          edited 2 hours ago





















          New contributor




          Chase Gilbert is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.









          answered 2 hours ago









          Chase Gilbert

          1085




          1085




          New contributor




          Chase Gilbert is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.





          New contributor





          Chase Gilbert is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.






          Chase Gilbert is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.







          • 1




            And your best guess is correct. Well done!
            – celtschk
            2 hours ago










          • Welcome to Puzzling.SE! Please fill out your answer to explain your reasoning!
            – PerpetualJ
            2 hours ago










          • And your reasoning is correct, too.
            – celtschk
            2 hours ago












          • 1




            And your best guess is correct. Well done!
            – celtschk
            2 hours ago










          • Welcome to Puzzling.SE! Please fill out your answer to explain your reasoning!
            – PerpetualJ
            2 hours ago










          • And your reasoning is correct, too.
            – celtschk
            2 hours ago







          1




          1




          And your best guess is correct. Well done!
          – celtschk
          2 hours ago




          And your best guess is correct. Well done!
          – celtschk
          2 hours ago












          Welcome to Puzzling.SE! Please fill out your answer to explain your reasoning!
          – PerpetualJ
          2 hours ago




          Welcome to Puzzling.SE! Please fill out your answer to explain your reasoning!
          – PerpetualJ
          2 hours ago












          And your reasoning is correct, too.
          – celtschk
          2 hours ago




          And your reasoning is correct, too.
          – celtschk
          2 hours ago

















           

          draft saved


          draft discarded















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fpuzzling.stackexchange.com%2fquestions%2f73966%2fanother-linux-movie-command%23new-answer', 'question_page');

          );

          Post as a guest













































































          Comments

          Popular posts from this blog

          Long meetings (6-7 hours a day): Being “babysat” by supervisor

          Is the Concept of Multiple Fantasy Races Scientifically Flawed? [closed]

          Confectionery