Skip to content

Commit

Permalink
docs(assets/sample_files/readme.txt): Removed redundant shell-based d…
Browse files Browse the repository at this point in the history
…escription
  • Loading branch information
sariths committed Aug 4, 2023
1 parent e226602 commit 27f7d0d
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions docs/assets/sample_files/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,3 @@ Subdirectories:
room: contains the exercise files and commands used for most of the examples in the tutorial.
room2: A more complex room example that is used for a few Four-Phase Method examples.
room3: A room with an extended overhang which is also used for a few Four-Phase Method examples.

Running the commands in a plug-and-play fashion in Unix/Mac OS-X terminals.
Navigate to either "room", "room2" or "room3" directory using the cd command.
Copy the shell script for particular method from the "commands" directory into the current directory.
Run the shell script by using the bash command.
Example:
Let the current working directory be "home/user".
Let the direcotry "radTutorialFiles" be stored as "home/user/Desktop/radTutorialFiles"
The following commands will execute the shell script for the 2-Phase example.
$cd Desktop/radTutorialFiles
$cd room
$cp commands/2PM_DayCoeff.sh 2PM_DayCoeff.sh
$bash 2PM_DayCoeff.sh


0 comments on commit 27f7d0d

Please sign in to comment.