Guest User

Untitled

a guest
Feb 21st, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. #!/bin/sh
  2. gnome-terminal --window -e mc --tab -t 'APP/LOG' -e 'tail -f log/development.log' --tab -e script/server -t 'APP/SERVER' --tab -e script/console -t 'APP/CONSOLE'
  3. gnome-terminal --window --full-screen -e vim
Add Comment
Please, Sign In to add comment