About 50 results
Open links in new tab
  1. filesystem - How to hide file extensions - Ask Ubuntu

    Dec 15, 2010 · Windows uses this file extension to determine how the file should behave but Linux uses MIME types. This means that there is no reliable way for a file manager to hide the file extension - '.' …

  2. How to hide files with a specific extension - Ask Ubuntu

    I have set of temp files created in my folder with .bak extensions. How can I make them hide by default in Ubuntu? I tried adding a .hidden file with *.bak as entry in the file, but that is not wo...

  3. apache2 - htaccess, how to hide php extensions - Ask Ubuntu

    I am trying to use the .htaccess file to hide php extensions but it doesn't seem to be working. It does work if there is a html file in the directory and I don't use the .html extension. This is...

  4. bash - How to exclude certain files in `ls`? - Ask Ubuntu

    I would like to run ls and exclude certain files in the output. When I run the following command, I get all files, each on a separate line: $ ls -1 file1 file2 file3 temp I would like to run this

  5. How to hide files with certain extensions? - Ask Ubuntu

    I have plenty of files in a folder with extension of .dep, I want to hide these files. But I don't want to change their names such as adding a dot ahead of them. What would be the best way to do t...

  6. I downloaded Ubuntu but I can't find the ISO file

    Aug 21, 2016 · In order to view file extensions: Start Windows Explorer, you can do this by opening up any folder. Click Organize. Click Folder and search options. Click the View tab. Scroll down until you …

  7. Easiest way to achieve .odt extension hiding in nautilus

    Oct 13, 2016 · Do file-extensions have any purpose (for the operating system)? Since everything is part of the file name, there is no way to separate between name and extension. You cannot simply hide …

  8. command line - 7zip: How to exclude file types? - Ask Ubuntu

    Jul 7, 2015 · From man 7z: -x[r[-|0]]]{@listfile|!wildcard} Exclude filenames To exclude files (or types) you can use the following command: 7z a -xr@exclude.txt backup.7z /whatever/dirs/or/files Notice …

  9. Can we set Nemo or Nautilus, to show hidden files per directory?

    Jul 9, 2018 · 2 In Nautilus, the "show/hide files" is global, and even applies to the file dialogs. So there for sure, you can't set it on a per folder basis. In Nemo there is an option in the preferences under …

  10. How can I hide the home folder icon from Ubuntu 22.04 desktop

    May 6, 2022 · It used to be (20.04) that you could use this command: gsettings set org.gnome.shell.extensions.desktop-icons show-home false You also used to be able to hide the …