Use this command:
$ screen -dmS screen_name command
The right man in the right place
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 2nd, 2009 — Linux
Just use small snippet:
$ ls -l | grep "^d"