2. Check Home Directory < Stage A < Installation < Viivi's Cell < Entrance


2. Check Your Home Directory

Please check Your Home Directory.
The provided home directories are different depending on the platforms and the local settings.

If you are using a Unix-like platform, you can see the home directory as
	$ echo ${HOME}⮠		for Unix-like platforms (sh system) ($ is the prompt of csh)
	% echo ${HOME}⮠		for Unix-like platforms (csh system) (% is the prompt of csh)
If you are using a Windows platform, please check by yourself.

For example, if your account-name is ilma, then the home directory should be like

	[Example]
	home directory on a Unix-like platform:
		/home/ilma/
		/home/grpk/ilma/

	home directory on a Windows platform:
		C:\Users\ilma\
		D:\ilma\

If you are using Windows platform with Japanese environment, the backslash character '\', which is the path-dividing character, may be displayed as a YEN-mark '¥'.
These characters are actually the same one, having the same character-code, but are differently displayed in different environments.
Please replace all the backslash characters with a YEN-mark characters on this site.

Following to the Unix custom, the home directory may be shown with ~ or ${HOME} in the explanation.



2. Check Home 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.