# this is a comment
say something # speaking computer
pwd # print working directory
cd path/to/folder # change directory
cd .. # change to directory above
cd ~ # change to home directory
ls # list content of directory
clear # clears terminal
touch index.html # create a file
mkdir folder-name # create folder
rm path/to/file # remove file β οΈ without moving it to trash π
rm -R path/to/folder # remove folder and its content β οΈ without moving it to trash π
bash path/to/shell-script.sh # run shell script
-
Notifications
You must be signed in to change notification settings - Fork 0
Yyyyaaaannnnoooo/shell_scripts
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Repository files navigation
About
π
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published