SELECT AVG(ecology)
FROM ratings WHERE point=test
tar -cpfz /my-path/15-000000.tar.gz /my-path/15000000
tar: /my-path/15-000000.tar.gz: Cannot stat: No such file or directory
tar: Removing leading '/' from member names
ps aux | grep artisan
Если у меня несколько проектов и в каждом свой artisan + Некоторые я запускал из консоли.www 1486 0.0 0.3 637604 16708 ? Ss Apr01 0:00 /usr/local/php/bin/php /data/wwwroot/onesite/www/artisan queue:work --sleep=600 --tries=3
root 4320 0.0 1.3 625944 55664 pts/0 T 04:08 0:00 php artisan queue:listen
root 4338 0.0 1.3 625948 55900 pts/0 T 04:08 0:00 /usr/local/php/bin/php artisan queue:work --once --queue=default --delay=0 --memory=128 --sleep=3 --tries=0
root 4461 0.0 1.3 625944 55664 pts/0 T 04:12 0:03 php artisan queue:listen
root 7083 0.0 1.3 625980 55884 pts/0 T 05:13 0:00 /usr/local/php/bin/php artisan queue:work --once --queue=default --delay=0 --memory=128 --sleep=3 --tries=0
root 7580 0.0 1.3 626172 57700 pts/0 T 05:31 0:00 /usr/local/php/bin/php /data/wwwroot/twosite/www/artisan queue:work
www 7915 0.0 1.3 626164 57652 ? Ss 05:41 0:00 /usr/local/php/bin/php /data/wwwroot/twosite/www/artisan queue:work --sleep=30 --tries=3
root 10935 0.0 0.0 110172 992 pts/0 S+ 08:00 0:00 grep --color artisan