Horje
empty a file linux Code Example
empty a file linux
# Redirect nothing to the file. This is the same as: echo "" > myfile.txt
> myfile.txt
empty file linux
touch myfile.txt
linux empty file
echo -n > myfile.txt




Shell

Related
nodemon use Code Example nodemon use Code Example
ubuntu list of users Code Example ubuntu list of users Code Example
how to create an environment in conda Code Example how to create an environment in conda Code Example
starting nodemon server Code Example starting nodemon server Code Example
how to view all files terminal Code Example how to view all files terminal Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
11