Basic Unix/Linux Commands-Video tutorial-Watch Online
December 16, 2008Learn the basic Unix/Linux commands.
This video gives an overview of the basic commands
ls, ls -F, pwd
cd, cd .., cd (nothing)
mkdir, rmdir
rm, rm -r
cp, mv, date
cat, more
#, whoami
who, who am i, w
man, clear, *arguments
Not mentioned: hidden files
Every file that start with a dot (.) is considered a hidden file. To show them, use the argument -a or -A:
“ls -A” or “ls -a”
Join the argument with -F
“ls -F -A” or “ls -FA”
Related posts:
Neural Networks for Biological Data Modelling
GWAS Explained: From Genetic Markers to Medical Breakthroughs
Comprehensive Data Science with Python: From Basics to Advanced Techniques
Introduction to Biological Pathway Databases
Bioinformatics and Machine Learning: From Sequence Analysis to Predictive Modeling
Physics Fundamentals for Bioinformatics
R for Biologists: An Introductory Guide to Bioinformatics Analysis
Biology Fundamentals for Bioinformatics
The DIY Bioinformatics Student: Free Tools and Resources for Self-Starters
From Lab Bench to Laptop: The Growing Importance of Computational Biology
Why do pharmaceutical companies employ bioinformaticians?
Bioinformatics glossary - Z