Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in file

How can I create an empty file at the command line in Windows?

windows file cmd command-line

How do I get the directory from a file's full path?

c# .net file file-io directory

When should I use File.separator and when File.pathSeparator?

java file path-separator

Directory-tree listing in Python

Getting file size in Python? [duplicate]

python file size

How can I split a large text file into smaller files with an equal number of lines?

bash file unix

Find duplicate lines in a file and count how many time each line was duplicated?

file count find duplicates lines

How do I find files that do not contain a given string pattern?

file grep directory find

Why is “while ( !feof (file) )” always wrong?

c file while-loop eof feof

How to delete the contents of a folder?

python file

Call a function from another file?

python file function import

How can I get the list of files in a directory using C or C++?

c++ c file directory

Generate an integer that is not among four billion given ones

Rename a file in C#

c# file rename

How to upload a file in Django? [closed]

django file upload

How to read all files in a folder from Java?

java file io directory

How do I save a String to a text file using Java?

java file file-io text-files

TypeError: a bytes-like object is required, not 'str' when writing to a file in Python3

Convert DOS line endings to Linux line endings in Vim

linux vim file editor dos2unix

Limit file format when using <input type="file">?

html file types