Linux Commands


Here are the commands we ran in class.  They don't make a lot of sense without context sorry.
ls ~

pwd

cd ..
ls -l
mkdir projects
 ls -l
 ls --help
chmod a+rwx projects
git clone https://github.com/woodno/raspberry.git

Comments

  1. Noel, in Raspbian and Linux Mint commands worked fine in Debian 12 I had to precede every command with "sudo"

    ReplyDelete

Post a Comment

Popular posts from this blog

Week 4

Github and code

Week 1