Last active
September 28, 2017 08:00
-
-
Save CB9TOIIIA/c14fdcbb3e60d54e45155dc81befeb40 to your computer and use it in GitHub Desktop.
jbzoo CLI - u.ua - proc_open ON
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alias rm='rm -i' | |
alias cp='cp -i' | |
alias mv='mv -i' | |
alias ll='ls -l' | |
if [ -f /etc/bashrc ]; then | |
. /etc/bashrc | |
fi | |
PS1='\[\e[0;32m\]\u\[\e[m\] \[\e[1;34m\]\w\[\e[m\] \[\e[1;32m\]\$\[\e[m\] \[\e[1;37m\]' | |
#PS1='[\u@hosting]$ ' | |
alias php='/usr/local/php70/bin/php -c /home/kaditrad/.system/php/www.mysite.ru.ini' | |
alias composer='php ~/composer.phar' | |
alias bup='source ~/.bashrc' | |
alias ls='ls -lAhvo --group-directories-first --color=auto --no-group --show-control-chars' | |
alias mc='mc -abc' | |
alias jbzoo='php /home/mysite/mysite.ru/www/cli/jbzoo/vendor/jbzoo/console/bin/jbzoo' | |
alias jbzoo-import='jbzoo import:items -vvv --stepmode' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
/usr/bin/php -c /var/www/user/data/php-bin-isp-php56/php.ini /var/www/user/data/www/test.ru/cli/jbzoo/bin/jbzoo export:yml-items -vv --stepmode >> /var/www/user/data/www/test.ru/cron.log