Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

How do i navigate into my \"home/user_name/FinalProject\" directory....Were i co

ID: 3676226 • Letter: H

Question

How do i navigate into my "home/user_name/FinalProject" directory....Were i could execute "bash MenuProject" from please?

How can I change the background and text colour? How to Check for existence of a file? How to use nano editor to save a file? How to search using grep command? Print specifies lines using sed Understanding atime, ctime and mtime How to use find command and search by name,type,size? Print lines starting, ending or around matching pattern Backup existing data during mv command How to create hardlinks in linux? How to create symlinks in linux? How to exact filename and dirname from given path? Create a file with vim editor Find files used by a process What happens when you open a file and delete it Why to use rsync instead of cp command? Want to see more of this?

Explanation / Answer

Answer:
Type the following command
1) cd ~
2) cd FinalProject
Explanation
As soon as you login to your directory the control will be in home directory.
If your system is configured to go to another directory or at any point
Then you can use following commands to go to Home directory.
At the command prompt type " cd /home"
example
$cd /home
To move to the home directory i.e. "/home/username"
At the command prompt type " cd ~"
example
$cd ~

At the command prompt type " cd <space> directoryname"
example
$ cd FinalProject
Then the current directory will be FinalProject
Then any shell file can be executed with the following command
syntax : At the command prompt type sh ./filename.sh
example
$ sh ./myfile.sh
Some of the linux commands are given here under
1) mkdir : To create a directory.
2) cd : change to the directory
3) ls : lists files and directories in the current working directory
4) pwd : present working directory
5) chmod : change permissions of the file or directory

Hire Me For All Your Tutoring Needs
Integrity-first tutoring: clear explanations, guidance, and feedback.
Drop an Email at
drjack9650@gmail.com
Chat Now And Get Quote