Entries Tagged 'Mac OS X' ↓
Listopad 3rd, 2009 — Mac OS X, OS
I had a problem with moving forward and backward by word (like CTRL+left, CTRL+right in others terminals) using Mac OS X system terminal. The solution to resolve it is very simple
Open Preferences » Settings » Keybord and add key mappping:
Option + cursor left = \033b
Option + cursor right = \033f
Październik 15th, 2009 — Linux, Mac OS X, OS
Use this command:
$ screen -dmS screen_name command
Październik 6th, 2009 — Linux, Mac OS X, Perl
perl -pi -w -e 's/source_text/destination_text/g;' *.php
Październik 6th, 2009 — Mac OS X
$ dscacheutil -flushcache