$ cat test_file This is a test file. Today is Monday. $ vi -c "%s/Monday/Tuesday/g|wq" test_file "test_file" 2 lines, 38 characters "test_file" 2 lines, 39 characters $ cat test_file This is a test file. Today is Tuesday.
Thursday, July 14, 2011
How to edit (find-and-replace) in a file without opening it?
How to install Flash player plugin for Linux 64-bit version
1) Download flash player plugin from Adobe site. To get a link to flash player, open http://www.youtube.com and try to play a video. If it does not play, then click on link provided to download flash player.
2) Go to ~/.mozilla/plugins directory and copy the plugin file in user's home directory/.mozilla/plugins. In my case, plugin directory was not created hence I created it manually for root user.
Shutdown/close firefox and restarted it. Voila!!! It worked like a charm!!! :)
Note (1) : The name of plugin file in this case was libflashplayer.so
Note (2) : In case of multiple users on the system, it has to be repeated for all users.
Subscribe to:
Posts (Atom)