If you want to remember last working directory you can add this into .bashrc
# cdp() will create or rewrite file ~/.cwd with working path
cdp()
{
cd "$1"
echo `pwd` > ~/.cwd
}
# exporting cdp() to shell as a command
export -f cdp
# changing working directory if file exists
if [ -d `cat ~/.cwd` ]; then
cd `cat ~/.cwd`
fiI`m counting days before this winter. I bought a kit and ready to ride. This winter I want to try real cross-country racing. I feel this groove even now. It must be cool!
Today we’ve played a funny game with words pronunciation. It was effective to remember all difficult words from the list. Afterwards we were happy when all words was completed.
I like English dictionary on my mac. It’s very informative and there are no sense to translate words to russian having this. I think this is a good way to remember a word if you can explain it with couple of phrases and synonyms. I’ve bought Collins dictionary and thesaurus for my android. It costs twice cheaper than the paper book and has no weight. So I’m happy having ability to find explanations then I need them.
I know, something is wrong! )))
I fill big culture gap between East Slavonic, Western Europe and US people. This is afraid me a bit. But I think this is thoughts and laziness only. We are all Primates )))
I’m trying to save free time when I`m going by city transport. I like to listen podcasts instead of reading book because it does not strain eyes. I’m totally switched to english podcasts and I completely understand what they are talking about. I`d like to recommend this one http://www.eslpod.com/ to everyone who wants to improve vocabulary or has interests to foreign culture.
the plot
I’ve started this blog while I’m trying to improve my English. This is not quite difficult to learn grammar while our teacher Anya help us. )) I will try to blog my thoughts and this should help me with sentence building.