Examine a folder named `-F/` [duplicate]How do I use filenames that start with a dash “-” as command arguments?Can I use ls -R to show up to 2 folder depth?Bash completion doesn't work, or is ignoring what I've typed; but works for commandsmv a folder and now the folder seems goneWhy I could not create a folder named '/' using terminal?How to find and copy files to folder in bash scriptFolder permission issueError in brand new External Hard Drive: “ls: reading directory '.': Input/output error”Examples folder not showing in ls outputSearch folder, find and copy files to new folder corresponding file endingShow permissions of a folder using `ls`

Why does it take longer to fly from London to Xi'an than to Beijing

Cryptography and elliptic curves

What does formal training in a field mean?

Translation of the latin word 'sit' in Thomas Aquinas' works

spatiotemporal regression

Why do the non-leaf Nodes of Merkle tree need to be hashed?

Can a surprised creature fall prone voluntarily on their turn?

Why is the Sun made of light elements only?

What was the notion of limit that Newton used?

Why do Thanos' punches not kill Captain America or at least cause vital wounds?

How to slow yourself down (for playing nice with others)

is it permitted to swallow spit on a fast day?

What's the difference between const array and static const array in C/C++

No such column 'DeveloperName' on entity 'RecordType' after Summer '19 release on sandbox

Can the president of the United States be guilty of insider trading?

date -d 'previous Monday" to display the preceding Monday

How are one-time password generators like Google Authenticator different from having two passwords?

Why was wildfire not used during the Battle of Winterfell?

Is there a need for better software for writers?

Is a vertical stabiliser needed for straight line flight in a glider?

Why do the Avengers care about returning these items in Endgame?

Passport stamps art, can it be done?

What's the "magic similar to the Knock spell" referenced in the Dungeon of the Mad Mage adventure?

Is it a good idea to copy a trader when investing?



Examine a folder named `-F/` [duplicate]


How do I use filenames that start with a dash “-” as command arguments?Can I use ls -R to show up to 2 folder depth?Bash completion doesn't work, or is ignoring what I've typed; but works for commandsmv a folder and now the folder seems goneWhy I could not create a folder named '/' using terminal?How to find and copy files to folder in bash scriptFolder permission issueError in brand new External Hard Drive: “ls: reading directory '.': Input/output error”Examples folder not showing in ls outputSearch folder, find and copy files to new folder corresponding file endingShow permissions of a folder using `ls`






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








3
















This question already has an answer here:



  • How do I use filenames that start with a dash “-” as command arguments?

    2 answers



I think this folder was probably created by accident at some point, but I can't ls or cd to it to check.



Things I have tried:



ls '-F'

ls "-F"

ls -F

ls \-F

ls \-F


and the cd equivalents










share|improve this question







New contributor



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










marked as duplicate by steeldriver bash
Users with the  bash badge can single-handedly close bash questions as duplicates and reopen them as needed.

StackExchange.ready(function()
if (StackExchange.options.isMobile) return;

$('.dupe-hammer-message-hover:not(.hover-bound)').each(function()
var $hover = $(this).addClass('hover-bound'),
$msg = $hover.siblings('.dupe-hammer-message');

$hover.hover(
function()
$hover.showInfoMessage('',
messageElement: $msg.clone().show(),
transient: false,
position: my: 'bottom left', at: 'top center', offsetTop: -7 ,
dismissable: false,
relativeToBody: true
);
,
function()
StackExchange.helpers.removeMessages();

);
);
);
13 mins ago


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
























    3
















    This question already has an answer here:



    • How do I use filenames that start with a dash “-” as command arguments?

      2 answers



    I think this folder was probably created by accident at some point, but I can't ls or cd to it to check.



    Things I have tried:



    ls '-F'

    ls "-F"

    ls -F

    ls \-F

    ls \-F


    and the cd equivalents










    share|improve this question







    New contributor



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










    marked as duplicate by steeldriver bash
    Users with the  bash badge can single-handedly close bash questions as duplicates and reopen them as needed.

    StackExchange.ready(function()
    if (StackExchange.options.isMobile) return;

    $('.dupe-hammer-message-hover:not(.hover-bound)').each(function()
    var $hover = $(this).addClass('hover-bound'),
    $msg = $hover.siblings('.dupe-hammer-message');

    $hover.hover(
    function()
    $hover.showInfoMessage('',
    messageElement: $msg.clone().show(),
    transient: false,
    position: my: 'bottom left', at: 'top center', offsetTop: -7 ,
    dismissable: false,
    relativeToBody: true
    );
    ,
    function()
    StackExchange.helpers.removeMessages();

    );
    );
    );
    13 mins ago


    This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.




















      3












      3








      3









      This question already has an answer here:



      • How do I use filenames that start with a dash “-” as command arguments?

        2 answers



      I think this folder was probably created by accident at some point, but I can't ls or cd to it to check.



      Things I have tried:



      ls '-F'

      ls "-F"

      ls -F

      ls \-F

      ls \-F


      and the cd equivalents










      share|improve this question







      New contributor



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












      This question already has an answer here:



      • How do I use filenames that start with a dash “-” as command arguments?

        2 answers



      I think this folder was probably created by accident at some point, but I can't ls or cd to it to check.



      Things I have tried:



      ls '-F'

      ls "-F"

      ls -F

      ls \-F

      ls \-F


      and the cd equivalents





      This question already has an answer here:



      • How do I use filenames that start with a dash “-” as command arguments?

        2 answers







      bash cd ls






      share|improve this question







      New contributor



      Jacob Kopczynski 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 question







      New contributor



      Jacob Kopczynski 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 question




      share|improve this question






      New contributor



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








      asked 34 mins ago









      Jacob KopczynskiJacob Kopczynski

      182




      182




      New contributor



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




      New contributor




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






      marked as duplicate by steeldriver bash
      Users with the  bash badge can single-handedly close bash questions as duplicates and reopen them as needed.

      StackExchange.ready(function()
      if (StackExchange.options.isMobile) return;

      $('.dupe-hammer-message-hover:not(.hover-bound)').each(function()
      var $hover = $(this).addClass('hover-bound'),
      $msg = $hover.siblings('.dupe-hammer-message');

      $hover.hover(
      function()
      $hover.showInfoMessage('',
      messageElement: $msg.clone().show(),
      transient: false,
      position: my: 'bottom left', at: 'top center', offsetTop: -7 ,
      dismissable: false,
      relativeToBody: true
      );
      ,
      function()
      StackExchange.helpers.removeMessages();

      );
      );
      );
      13 mins ago


      This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.









      marked as duplicate by steeldriver bash
      Users with the  bash badge can single-handedly close bash questions as duplicates and reopen them as needed.

      StackExchange.ready(function()
      if (StackExchange.options.isMobile) return;

      $('.dupe-hammer-message-hover:not(.hover-bound)').each(function()
      var $hover = $(this).addClass('hover-bound'),
      $msg = $hover.siblings('.dupe-hammer-message');

      $hover.hover(
      function()
      $hover.showInfoMessage('',
      messageElement: $msg.clone().show(),
      transient: false,
      position: my: 'bottom left', at: 'top center', offsetTop: -7 ,
      dismissable: false,
      relativeToBody: true
      );
      ,
      function()
      StackExchange.helpers.removeMessages();

      );
      );
      );
      13 mins ago


      This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.






















          2 Answers
          2






          active

          oldest

          votes


















          3














          You can always specify the file as absolute or relative path instead of just the file name.



          The simplest way is to just prefix it with a ./ to indicate it's in your current directory and avoid having the first character of the argument being a - that causes it to be treated as option/flag:



          ls ./-F


          This should work with basically every command that expects a file name or path as argument, even those which do not support the use of -- as argument separator.






          share|improve this answer


















          • 1





            Oh, duh. Yes, that works.

            – Jacob Kopczynski
            28 mins ago


















          3














          You can do it this way:



          ls -lah -- -F


          The -- denotes the end of options for the command, same will work with cd and even rm.



          cd -- -F


          and



          rm -r -- -F





          share|improve this answer































            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            3














            You can always specify the file as absolute or relative path instead of just the file name.



            The simplest way is to just prefix it with a ./ to indicate it's in your current directory and avoid having the first character of the argument being a - that causes it to be treated as option/flag:



            ls ./-F


            This should work with basically every command that expects a file name or path as argument, even those which do not support the use of -- as argument separator.






            share|improve this answer


















            • 1





              Oh, duh. Yes, that works.

              – Jacob Kopczynski
              28 mins ago















            3














            You can always specify the file as absolute or relative path instead of just the file name.



            The simplest way is to just prefix it with a ./ to indicate it's in your current directory and avoid having the first character of the argument being a - that causes it to be treated as option/flag:



            ls ./-F


            This should work with basically every command that expects a file name or path as argument, even those which do not support the use of -- as argument separator.






            share|improve this answer


















            • 1





              Oh, duh. Yes, that works.

              – Jacob Kopczynski
              28 mins ago













            3












            3








            3







            You can always specify the file as absolute or relative path instead of just the file name.



            The simplest way is to just prefix it with a ./ to indicate it's in your current directory and avoid having the first character of the argument being a - that causes it to be treated as option/flag:



            ls ./-F


            This should work with basically every command that expects a file name or path as argument, even those which do not support the use of -- as argument separator.






            share|improve this answer













            You can always specify the file as absolute or relative path instead of just the file name.



            The simplest way is to just prefix it with a ./ to indicate it's in your current directory and avoid having the first character of the argument being a - that causes it to be treated as option/flag:



            ls ./-F


            This should work with basically every command that expects a file name or path as argument, even those which do not support the use of -- as argument separator.







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered 30 mins ago









            Byte CommanderByte Commander

            67.6k27182313




            67.6k27182313







            • 1





              Oh, duh. Yes, that works.

              – Jacob Kopczynski
              28 mins ago












            • 1





              Oh, duh. Yes, that works.

              – Jacob Kopczynski
              28 mins ago







            1




            1





            Oh, duh. Yes, that works.

            – Jacob Kopczynski
            28 mins ago





            Oh, duh. Yes, that works.

            – Jacob Kopczynski
            28 mins ago













            3














            You can do it this way:



            ls -lah -- -F


            The -- denotes the end of options for the command, same will work with cd and even rm.



            cd -- -F


            and



            rm -r -- -F





            share|improve this answer





























              3














              You can do it this way:



              ls -lah -- -F


              The -- denotes the end of options for the command, same will work with cd and even rm.



              cd -- -F


              and



              rm -r -- -F





              share|improve this answer



























                3












                3








                3







                You can do it this way:



                ls -lah -- -F


                The -- denotes the end of options for the command, same will work with cd and even rm.



                cd -- -F


                and



                rm -r -- -F





                share|improve this answer















                You can do it this way:



                ls -lah -- -F


                The -- denotes the end of options for the command, same will work with cd and even rm.



                cd -- -F


                and



                rm -r -- -F






                share|improve this answer














                share|improve this answer



                share|improve this answer








                edited 23 mins ago

























                answered 31 mins ago









                VideonauthVideonauth

                25.4k1276104




                25.4k1276104













                    Popular posts from this blog

                    Canceling a color specificationRandomly assigning color to Graphics3D objects?Default color for Filling in Mathematica 9Coloring specific elements of sets with a prime modified order in an array plotHow to pick a color differing significantly from the colors already in a given color list?Detection of the text colorColor numbers based on their valueCan color schemes for use with ColorData include opacity specification?My dynamic color schemes

                    Invision Community Contents History See also References External links Navigation menuProprietaryinvisioncommunity.comIPS Community ForumsIPS Community Forumsthis blog entry"License Changes, IP.Board 3.4, and the Future""Interview -- Matt Mecham of Ibforums""CEO Invision Power Board, Matt Mecham Is a Liar, Thief!"IPB License Explanation 1.3, 1.3.1, 2.0, and 2.1ArchivedSecurity Fixes, Updates And Enhancements For IPB 1.3.1Archived"New Demo Accounts - Invision Power Services"the original"New Default Skin"the original"Invision Power Board 3.0.0 and Applications Released"the original"Archived copy"the original"Perpetual licenses being done away with""Release Notes - Invision Power Services""Introducing: IPS Community Suite 4!"Invision Community Release Notes

                    François Viète Contents Biography Work and thought Bibliography See also Notes Further reading External links Navigation menup. 21Google Bookspp. 75–77Google BooksDe thou (from University of Saint Andrews)ArchivedGoogle BooksGoogle BooksGoogle BooksGoogle booksGoogle Bookscc-parthenay.frL'histoire universelle (fr)Universal History (en)ArchivedAdsabs.harvard.eduPagesperso-orange.frArchive.orgChikara Sasaki. Descartes' mathematical thought p.259Google BooksGoogle BooksGoogle Bookspp. 152 and onwardGoogle BooksGoogle BooksScribd.comGoogle Books1257-7979Google BooksGoogle BooksGoogle BooksGoogle BooksGoogle BooksGoogle BooksGallica.bnf.frGoogle BooksGoogle Books"François Viète"Francois Viète: Father of Modern Algebraic NotationThe Lawyer and the GamblerAbout TarporleySite de Jean-Paul GuichardL'algèbre nouvelle"About the Harmonicon"cb120511976(data)1188044800000 0001 0913 5903n82164680ola2013766880073431702w6vt1sb70287374827140948071409480