3. Create Viivi System Directory < Stage A < Installation < Viivi's Cell < Entrance


3. Create Viivi System Directory

Create the Viivi system directory named Viivi in your home directory.

Here we show the process using the platform commands in the terminal/CMD window.
If you are familiar with the operations of GUI (Graphical User Interface) tools (those called as file-manager or file-explorer), you can use them to create the Viivi system directory.

The home directory on Windows platform is assumed here as C:\Users\ilma\.

In the terminal/CMD window, change directory to your home directory by inputting as

	$ cd⮠				for Unix-like platforms (sh system) ($ is the shell prompt)
	% cd⮠				for Unix-like platforms (csh system) (% is the shell prompt)
	> cd C:\Users\ilma\⮠		for Windows platforms (> is the cmd prompt)
And then create the Viivi system directory by inputting as
	$ mkdir Viivi⮠			for Unix-like platforms (sh system) ($ is the shell prompt)
	% mkdir Viivi⮠			for Unix-like platforms (csh system) (% is the shell prompt)
	> md Viivi⮠			for Windows platforms (> is the cmd prompt)



3. Create Viivi System Directory < Stage A < Installation < Viivi's Cell < Entrance


Contact

Exhibited on 2022/03/02
Copyright(C) 2003-2022 ilma <ilma@viivi.io> All rights reserved.