User:User3412/CollabBASH: Difference between revisions
Jump to navigation
Jump to search
import>User3412 No edit summary |
import>User3412 No edit summary |
||
Line 2: | Line 2: | ||
edit the page with the commands you want and it will be run! | edit the page with the commands you want and it will be run! | ||
Note: running the commands yourself will be better and faster | |||
==Terminal== | ==Terminal== |
Revision as of 23:35, 31 May 2022
Welcome to CollabBASH!
edit the page with the commands you want and it will be run!
Note: running the commands yourself will be better and faster
Terminal
bash-5.1# ls
collabbash.sh
bash-5.1# chmod a+rx collabbash.sh
bash-5.1# ./collabbash.sh
This is a example file!
bash-5.1# uname -a
CollabBASHKernel CollabBASH 1.0 x86_64 #1 SMP PREEMPT Wed, 18 May 2022 17:30:11 CollabBASHStudios/CollabBASH
bash-5.1# ls /
progs user userhome lib other
bash-5.1#