Change home folder without root access
#68
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
~/.bashrcis a workaround.Would help on the server:
+20
Benjamin_Loison/bash/issues/25 would help.
Being able to redefine
~would be nice.https://wiki.lineageos.org/devices/FP4/build/#install-the-platform-tools
~/.bashrc:On SSH login:
No trailing slash to avoid:
Can we actually change the home folder without changing
HOMEvariable?I asked the server administrator if he is fine me sharing this tip to other users of this server:
Context: Benjamin-Loison/android/issues/91#issuecomment-2907843771
After login can use
cd -to move to old home folder.DuckDuckGo search Linux get user home folder.
The Super User answer 484280:
Benjamin-Loison/cpython/issues/72 helps get new home folder.
DuckDuckGo search Python get user home folder.
The Stack Overflow question 2668909:
Output:
The Stack Overflow answer 2668952:
Source: the Stack Overflow answer 41915516
Source: the Stack Overflow answer 3085545
Output:
does not return anything.
Source: the Stack Overflow answer 56661420
solves the issue.
~/.bashrc:works fine.
In the context of Benjamin-Loison/android/issues/73#issuecomment-3224460635.
aliasto switch from storage could help, see the message:Related to Benjamin_Loison/screen/issues/3.
Related to Benjamin_Loison/ratarmount/issues/1#issuecomment-7964855.