Skip to content
IT Nursery
  • Home
  • Programming
    • PHP
    • C
    • C++
  • DataBase
    • MySQL
  • CMS
    • WordPress

filesystems

NTFS performance and large volumes of files and directories

by IT Nursery

How does Windows with NTFS perform with large volumes of files and directories? Is there any guidance around limits of files or directories … Read more

Tags filesystems, ntfs, performance, windows

Linux delete file with size 0 [duplicate]

by IT Nursery

This question already has answers here: How to delete many 0 byte files in linux? (10 answers) Closed 5 years ago. The community … Read more

Tags delete-file, filesystems, linux, ls, rm

How to determine MIME type of file in android?

by IT Nursery

Suppose I have a full path of file like:(/sdcard/tlogo.png). I want to know its mime type. I created a function for it public … Read more

Tags android, filesystems, mime-types

fs: how do I locate a parent folder?

by IT Nursery

How do I write this to go back up the parent 2 levels to find a file? fs.readFile(__dirname + ‘foo.bar’); 12 Answers 12

Tags filesystems, javascript, node.js

Getting the folder name from a full filename path

by IT Nursery

string path = “C:\folder1\folder2\file.txt”; What objects or methods could I use that would give me a result of folder2? 10 Answers 10

Tags c, filesystems, path

How to recursively find the latest modified file in a directory?

by IT Nursery

It seems that ls doesn’t sort the files correctly when doing a recursive call: ls -altR . | head -n 3 How can … Read more

Tags bash, filesystems, find

Node.js – Find home directory in platform agnostic way

by IT Nursery

Process.platform returns “win32” for Windows. On Windows a user’s home directory might be C:\Users[USERNAME] or C:\Documents and Settings[USERNAME] depending on which version of … Read more

Tags filesystems, home-directory, node.js, platform-agnostic, platform-independent

Iterate through every file in one directory

by IT Nursery

How do I write a loop in ruby so that I can execute a block of code on each file? I’m new to … Read more

Tags directory, filesystems, ruby

How can I find all of the distinct file extensions in a folder hierarchy?

by IT Nursery

On a Linux machine I would like to traverse a folder hierarchy and get a list of all of the distinct file extensions … Read more

Tags file-extension, filesystems, grep, linux

Open directory dialog

by IT Nursery

I want the user to select a directory where a file that I will then generate will be saved. I know that in … Read more

Tags dialog, filesystems, wpf
Post navigation
Older posts
Page1 Page2 Page3 Next →

Important Tag

.net admin ajax android arrays bash c categories comments CSS custom-field custom-post-types custom-taxonomy customization database filters functions git hooks HTML images ios java javascript jQuery menus multisite MySQL node.js permalinks php plugin-development plugins posts python Shortcode sql string theme-development themes uploads users woocommerce-offtopic wp-admin wp-query

Recent Posts

  • INSTALL_FAILED_DUPLICATE_PERMISSION… C2D_MESSAGE
  • How to sort by meta value?
  • WPF text Wrap vs WrapWithOverflow
  • How to retrieve the list of all posts ever published via the feed?
  • how to use javascript Object.defineProperty

android c categories CSS custom-post-types custom-taxonomy customization database functions git HTML images java javascript jQuery multisite MySQL php plugin-development plugins posts python string theme-development wp-query

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
Content from: Stack Exchange

Important Link

  • About
  • Privacy Policy

IT Nursery

The Goal of ITNursery Engaging the world to foster innovation through aggregate information. Our Question Answer post, blog information, products and tools help developers and technologists in life and at work.

copyright © 2023 All Right Reserved | IT NurSery