Home
Portfolio
Resume
Photography
Contact
Send standard output to a file
Categories:
Apache
(7)
Bash
(22)
Drupal
(27)
JavaScript
(2)
Joomla
(2)
MySQL
(2)
PHP
(29)
SVN
(2)
echo hi > file.txt
single ‘>’ replaces file
echo hi >> file.txt
double ‘>>’ appends to file
Graham Mickle's blog
Login
to post comments
Bash