Wednesday, May 10, 2023

How to write or append a file without opening in Linux?

 echo "hello world" >> /directory_path/my_file.txt

No comments:

Post a Comment

WHMCS Manual Cron Run

 /usr/local/bin/php -q /home/username/public_html/whmcs/crons/cron.php all --force -vvv See Custom Cron...