top 50 comments

sorted by: hot top controversial new old
[–] 125 points 2 years ago (14 children)

Reasonable and sane behavior of cd. Just get into the habit of always using lower case names for files and directories, that's how our forefathers did it.

  • source
  • hideshow 14 child comments
  • [–] 94 points 2 years ago (9 children)

    Yes, but this is the default on many distros, so for once the end user is not to blame

  • source
  • parent
  • hideshow 9 child comments
  • [–] 47 points 2 years ago (8 children)

    Even worse, many components will ignore the XDG_DOWNLOAD_DIR var so even if you manually change it to $HOME/downloads (lower-case) it will often break things.

  • source
  • parent
  • hideshow 8 child comments
  • load more comments (4 replies)
  • load more comments (4 replies)
    [–] 89 points 2 years ago (19 children)

    Use a shell with decent auto-completion. I have not been irritated by this in years.

  • source
  • hideshow 19 child comments
  • [–] 26 points 2 years ago (6 children)

    Won’t autocomplete fail if you do “cd d” and then try the autocomplete?

    Or is that what you mean by “decent” auto-completion?

  • source
  • parent
  • hideshow 6 child comments
  • [–] 31 points 2 years ago

    No, it will probably go to "Documents", and if you hit tab again it should go to "Downloads". (Assuming you have the normal default folders)

  • source
  • parent
  • load more comments (4 replies)
  • load more comments (12 replies)
    [–] 86 points 2 years ago (20 children)

    You've come from Windows and have brought dangerous expectations.

  • source
  • hideshow 20 child comments
  • [–] 20 points 2 years ago (13 children)

    MacOS has a case insensitive file system. It causes me untold grief

  • source
  • parent
  • hideshow 13 child comments
  • load more comments (6 replies)
    [–] 76 points 2 years ago (1 child)
    load more comments (1 reply)
    [–] 63 points 2 years ago (17 children)

    This is a feature, not a bug

  • source
  • hideshow 17 child comments
  • [–] 57 points 2 years ago* (2 children)

    This is completely unrelated to the meme at hand, but the title just reminded me that for a while, Merriam-Webster mistakenly included the word "Dord" to mean density - because an editor misread the entry for "D or d" as an abbreviation of density.

    Wikipedia

  • source
  • hideshow 2 child comments
  • load more comments (2 replies)
    [–] 54 points 2 years ago (7 children)

    echo 'set completion-ignore-case On' >> ~/.inputrc

  • source
  • hideshow 7 child comments
  • load more comments (5 replies)
    [–] 36 points 2 years ago* (12 children)

    I love how many people brought up the Turkish "I" as if everyone here is on the Unicode steering committee or just got jobs for Turkish facebook.

    I, an English speaker, have personally solved the problem by not having a Turkish I in the name of my Downloads directory, or any other directory that I need to cd into on my computer. I'm going to imagine the Turks solve it by painstakingly typing the correct I, or limiting their use of uppercase I's in general.

    In fact, researching the actual issue for more than 1 second seemingly shows that Unicode basically created this problem themselves because the two I's are just seperate letters in Turkic languages. https://en.m.wikipedia.org/wiki/Dotted_and_dotless_I_in_computing

    If you nerds think this is bad try doing Powershell for any amount of time. It is entirely case-insensitive.

  • source
  • hideshow 12 child comments
  • load more comments (12 replies)
    [–] 29 points 2 years ago (3 children)

    using capital letters in file/directory names on Linux :|

  • source
  • hideshow 3 child comments
  • [–] 29 points 2 years ago*
    [–] 28 points 2 years ago* (last edited 2 years ago)

    So you type cd D tab and it brings you to Documents

  • source
  • [–] 26 points 2 years ago (16 children)

    I don't get it... "D" is a complete different character than "d" is.

    It's like wondering why "file1" is not opened when I typed in "file2".

  • source
  • hideshow 16 child comments
  • [–] 22 points 2 years ago (1 child)

    that's not how language works though, in human language (i know this can be confusing) d and D are the same letter just in different forms.

    It's one thing to have case sensitivity in programs doing data manipulation, that makes sense because you don't want the program to accidentally use the wrong files without supervision.

    But when you have an interactive prompt you know what you're doing, you can see if you entered the wrong directory, and you're generally going to be working in directories that you have yourself organized.

  • source
  • parent
  • hideshow 1 child comment
  • load more comments (1 reply)
  • load more comments (14 replies)
    [–] 25 points 2 years ago

    alias d="cd ~/Downloads"

  • source
  • [–] 25 points 2 years ago* (4 children)

    Use Zsh or Fish and tab completion.

  • source
  • hideshow 4 child comments
  • load more comments (4 replies)
    [–] 22 points 2 years ago
    [–] 21 points 2 years ago (10 children)

    Doesn't fish basically fix this?

  • source
  • hideshow 10 child comments
  • load more comments (2 replies)
    [–] 20 points 2 years ago (20 children)
    load more comments (20 replies)
    [+] 19 points 2 years ago* (last edited 2 years ago) (2 children)
    load more comments (2 replies)
    [–] 19 points 2 years ago (1 child)
  • [–] [S] 14 points 2 years ago (5 children)

    I seems that I have triggered something, but keep that going, it’s quality content generation. 😬

  • source
  • hideshow 5 child comments
  • [–] 21 points 2 years ago (4 children)

    Everyone on any Linux thread ever: you are a moron, obviously and you're doing it wrong. Why don't you install another distro, or better yet: modify and recompile your distro to match your desired experience, the code is open source ffs! What do you need? 4 years of work maybe? Come on.

  • source
  • parent
  • hideshow 4 child comments
  • load more comments
    view more: next ›