LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   any idea? (https://www.linuxquestions.org/questions/linux-software-2/any-idea-85791/)

perdesiz 08-26-2003 03:42 AM

any idea?
 
is there exist a linux command which creates a text file? i.e when I write
"<command> example.txt " ;it creates an empty text file called "example".

nephilim 08-26-2003 03:44 AM

try:

touch example.txt

jalal 08-26-2003 03:45 AM

yes,

touch example.txt

perdesiz 08-26-2003 03:50 AM

thanx alot


All times are GMT -5. The time now is 10:28 AM.