Top "Directory" questions

A directory or folder is a virtual container within a digital file system, in which groups of computer files and other directories can be kept and organized.

Best way to require all files from a directory in ruby?

What's the best way to require all files from a directory in ruby ?

ruby file directory require
How can I extract the folder path from file path in Python?

I would like to get just the folder path from the full path to a file. For example T:\Data\…

python file path directory extract
Loop code for each file in a directory

I have a directory of pictures that I want to loop through and do some file calculations on. It might …

php image filesystems directory
How do I find the current directory of a batch file, and then use it for the path?

I have a batch file that I intend to distribute to our customers to run a software task. We distribute …

file batch-file directory find cd
Count how many files in directory PHP

I'm working on a slightly new project. I wanted to know how many files are in a certain directory. <…

php file count directory
How to copy directories in OS X 10.7.3?

Hi I'm trying to copy my rails_projects directory from haseebjaved/Desktop/rails_projects to my home directory, which is …

macos directory copy home-directory
Directory Chooser in HTML page

How can I create a directory chooser in html page. If I use input file element I can select file …

html directory
How to programmatically move, copy and delete files and directories on SD?

I want to programmatically move, copy and delete files and directories on SD card. I've done a Google search but …

android file directory copy move
Getting the absolute path of the executable, using C#?

Have a look at this pseudocode: string exe_path = system.get_exe_path() print "This executable is located in " + exe_…

c# directory executable
ERROR 403 in loading resources like CSS and JS in my index.php

I'm in Linux, Elementary OS, and installed lampp in opt. My CSS and JS won't load. When I inspect my …

php css linux directory lampp