A
A
Artem2016-01-23 21:04:45
SSH
Artem, 2016-01-23 21:04:45

How to create a file?

Good time!
I immediately apologize for stupidity, not yet experienced, but
you need to create a pl.txt file with rights 777.
Is there a command with which you can create a file directly via SSH?
You can create directories, I know that, but here are the files...
Thank you for your attention.
Enjoy your cookies.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dimonchik, 2016-01-23
@ilita228

www.thegeekstuff.com/2012/11/linux-touch-command
or an editor
or in general - the output of any command to a file:
ls -l > ./filename.txt

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question