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:
How Cloud Computing Opens New Avenues for Biocomputing
Amino acid and Pseudo-amino acid composition
Data Science Demystified: A Step-by-Step Guide to Building Analytical Skills
Introduction to Git and GitHub for Bioinformatics
Understanding PSI-BLAST: A Comprehensive Guide
Omics-Optimized Technology: Cloud, AI, and Cybersecurity for the Genomic Era
Recent Advancements in Bioinformatics for Cancer Research
Computer Science Fundamentals for Bioinformatics
Single-cell Biology: A Comprehensive Overview
Uniprot -The protein database -Bioinformatics
Bioinformatics Powered by Open Source: A Game Changer
Exploring Protein Information and Analysis with UniProt