linux - How to detect if a particular command has executed in terminal -


i need detect if particular command has run. example if git push need execute build script in fedora machine. there way this.? can use facility in linux. appreciated.

you can try using "alias", try link http://www.cyberciti.biz/tips/bash-aliases-mac-centos-linux-unix.html


Comments

Popular posts from this blog

wireshark - USB mapping with python -

c++ - nodejs socket.io closes connection before upgrading to websocket -

Deploying Qt Application on Android is really slow? -