Flag scripts in ubuntu
Is there a way to create flag scripts in ubuntu that go off when a particular command is executed in the terminal, like for example when I execute
sudo ifconfig wlan0 down
Another script would get executed.
How can I accomplish this ?
Is there a way to create flag scripts in ubuntu that go off when a particular command is executed in the terminal, like for example when I execute
sudo ifconfig wlan0 down
Another script would get executed.
How can I accomplish this ?
No comments:
Post a Comment