As a linux user I always prefer using command line than gui. So in some cases file copy, move, delete can cause lot of troubles and loses so that those commands has to be used in a secure or careful maner.
Since I'm a nut there is no support from my side to be careful when Im using the commands. So i found a simple method to how to be careful when im copying, moving and deleting files and folders.
Alias can be used be used to run combined commands and strings etc..
for example alias ls='ls -l'
now when ever you run ls it will run as ls -l so that you dont have to type long commands for nearly 1km.
when copying/moving/deleting if you put -iv as parameters then because of i it will ask whether to overwrite or delete, according to the operation. And v is verbose which will show what is happening so you can understand very easily.
example : alias mv='mv -iv'
will create and alias to mv command so the user will get more time and understanding, which will happen.
and you can create aliases for other commands too.
alias cp='cp -iv'
alias rm='rm -iv'
have exploring linux from command line :D
Monday, December 27, 2010
Monday, November 8, 2010
Hmmmmm
after 4 years
i had to carry only
a bunch of tears and blames
love is different than the brotherhood
who sweet you were
still remember we ate together
bt im still correct
i never did a wrong to u
dont worry truth will win
!!!! we will see !!!
i had to carry only
a bunch of tears and blames
love is different than the brotherhood
who sweet you were
still remember we ate together
bt im still correct
i never did a wrong to u
dont worry truth will win
!!!! we will see !!!
Saturday, November 6, 2010
නුඹ!!
පිටින් පෙනෙන ලස්සන නුඹෙ හිතේ
තිබුන නAM
අක්කල සෙET එක කියපු දේවල්
අහුවෙ නෙත්නAM
බොරැවට තරහ වෙලා
සති ගනන් 4n එක off කලේ නෙත්න
නුඹත් අද REජිනකි **නි!!
තිබුන නAM
අක්කල සෙET එක කියපු දේවල්
අහුවෙ නෙත්නAM
බොරැවට තරහ වෙලා
සති ගනන් 4n එක off කලේ නෙත්න
නුඹත් අද REජිනකි **නි!!
Friday, October 1, 2010
Thursday, September 30, 2010
අනේ මගේ කට!!!
හැමදාම ඔයා ඉදපු
Bordin එක ලගින් යද්දි..
ඔයාට Films දෙන්න ආව මතකයි...
ඒත් මට අන්තිමේදි කීවෙ "දර්ශන ඔයා ඕක ඕනෑම කෙල්ලෙක් වෙනුවෙන් කරයි"
අනේ මගේ කට!!!!
Bordin එක ලගින් යද්දි..
ඔයාට Films දෙන්න ආව මතකයි...
ඒත් මට අන්තිමේදි කීවෙ "දර්ශන ඔයා ඕක ඕනෑම කෙල්ලෙක් වෙනුවෙන් කරයි"
අනේ මගේ කට!!!!
Thursday, July 29, 2010
Logging off using the terminal
Open a terminal and type:
gnome-session-save --kill
if you dont want the log off window add --silent
gnome-session-save --kill
if you dont want the log off window add --silent
Tuesday, July 27, 2010
How to install compiz
Compiz is a very great desktop effect application that runs on Linux environment, here how to install it
type in the terminal:
sudo apt-get install compiz compizconfig-settings-manager compiz-fusion-plugins-main compiz-fusion-plugins-extra emerald librsvg2-common
and
sudo apt-get install fusion-icon
type in the terminal:
sudo apt-get install compiz compizconfig-settings-manager compiz-fusion-plugins-main compiz-fusion-plugins-extra emerald librsvg2-common
and
sudo apt-get install fusion-icon
Subscribe to:
Posts (Atom)