How to move fles from windows 10 to ubuntu directory [duplicate]Can I change directory to a Windows drive in Ubuntu Bash on WSL?Where is the Ubuntu file system root directory in Windows Subsystem for Linux and vice versa?Bash on Ubuntu on Windows 10 translate working directoryCan't find Ubuntu Bash Root directory in Windows 10WSL: change home directory to Windows worldHow can I give resource to Ubuntu for Windows 10?How to open a windows file from ubuntu subsystem(windows 10 optional update (Oct-2017))How can I copy a file from my Windows system to Ubuntu (WSL)?Permission Error copying files into Ubuntu on Windows with Windows copy/pasteHow to move file from Windows to Linux subsystem?How do I access files on Desktop from Ubuntu (WSL)?
What is more safe for browsing the web: PC or smartphone?
Lying under arrest
Hillbilly elegy
How did the Apollo guidance computer handle parity bit errors?
Has the United States ever had a non-Christian President?
Does the neutral wire have any voltage?
Is throwing dice a stochastic or a deterministic process?
Dihedral group D4 composition with custom labels
Question on FunctionCompile
Sci-fi/fantasy book - ships on steel runners skating across ice sheets
What does the copyright in a dissertation protect exactly?
As a GM, is it bad form to ask for a moment to think when improvising?
What to do when scriptures go against conscience?
What is a common way to tell if an academic is "above average," or outstanding in their field? Is their h-index (Hirsh index) one of them?
What's the 2-minute timer on mobile Deutsche Bahn tickets?
Can an earth elemental drag a tiny creature underground with Earth Glide?
Quadrilateral Similarity Question
Antivirus for Ubuntu 18.04
How to deal with employer who keeps me at work after working hours
Convert Numbers To Emoji Math
What do you call a painting painted on a wall?
What international (or in this case, interstellar) laws would apply to the theft of a planet's moon?
Intersections in Tikz
My large rocket is still flipping over
How to move fles from windows 10 to ubuntu directory [duplicate]
Can I change directory to a Windows drive in Ubuntu Bash on WSL?Where is the Ubuntu file system root directory in Windows Subsystem for Linux and vice versa?Bash on Ubuntu on Windows 10 translate working directoryCan't find Ubuntu Bash Root directory in Windows 10WSL: change home directory to Windows worldHow can I give resource to Ubuntu for Windows 10?How to open a windows file from ubuntu subsystem(windows 10 optional update (Oct-2017))How can I copy a file from my Windows system to Ubuntu (WSL)?Permission Error copying files into Ubuntu on Windows with Windows copy/pasteHow to move file from Windows to Linux subsystem?How do I access files on Desktop from Ubuntu (WSL)?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
This question already has an answer here:
Can I change directory to a Windows drive in Ubuntu Bash on WSL?
5 answers
where can I find the GUI of the ubuntu home directory which is installed from Windows 10 Microsoft store.
how can I move the files present in the C directory of windows 10 to one of the directory in the ubuntu
windows-subsystem-for-linux
marked as duplicate by Kulfy, Eric Carvalho, Fabby, Bruni, mniess Apr 17 at 15:25
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
add a comment |
This question already has an answer here:
Can I change directory to a Windows drive in Ubuntu Bash on WSL?
5 answers
where can I find the GUI of the ubuntu home directory which is installed from Windows 10 Microsoft store.
how can I move the files present in the C directory of windows 10 to one of the directory in the ubuntu
windows-subsystem-for-linux
marked as duplicate by Kulfy, Eric Carvalho, Fabby, Bruni, mniess Apr 17 at 15:25
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
Which version of Ubuntu are you running? When you start the file manager by clicking the Icon that resembles a folder in the launch bar you will automatically be in your home directory. By default the your home directory is in/home/[youruserid]
. There you will find a number of sorted default folders such asDocuments
,Videos
,Download
,Pictures
, etc.
– L. D. James
Jul 21 '18 at 17:19
@L.D.James OP seems to be talking about Windows Subsystem For Linux hence that isn't relevant
– Amith KK
Jul 21 '18 at 17:20
I see, the OP changed the content of his question.
– L. D. James
Jul 21 '18 at 17:22
Eh, there is no GUI. You installed a command line version of Bash. Nothing else. And even then: if there is any explorer type GUI it would be Windows software and provided by microsoft.
– Rinzwind
Jul 21 '18 at 18:05
add a comment |
This question already has an answer here:
Can I change directory to a Windows drive in Ubuntu Bash on WSL?
5 answers
where can I find the GUI of the ubuntu home directory which is installed from Windows 10 Microsoft store.
how can I move the files present in the C directory of windows 10 to one of the directory in the ubuntu
windows-subsystem-for-linux
This question already has an answer here:
Can I change directory to a Windows drive in Ubuntu Bash on WSL?
5 answers
where can I find the GUI of the ubuntu home directory which is installed from Windows 10 Microsoft store.
how can I move the files present in the C directory of windows 10 to one of the directory in the ubuntu
This question already has an answer here:
Can I change directory to a Windows drive in Ubuntu Bash on WSL?
5 answers
windows-subsystem-for-linux
windows-subsystem-for-linux
edited Jul 21 '18 at 17:20
Amith KK
10.4k1256112
10.4k1256112
asked Jul 21 '18 at 17:04
Gowtham LGowtham L
1
1
marked as duplicate by Kulfy, Eric Carvalho, Fabby, Bruni, mniess Apr 17 at 15:25
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
marked as duplicate by Kulfy, Eric Carvalho, Fabby, Bruni, mniess Apr 17 at 15:25
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
Which version of Ubuntu are you running? When you start the file manager by clicking the Icon that resembles a folder in the launch bar you will automatically be in your home directory. By default the your home directory is in/home/[youruserid]
. There you will find a number of sorted default folders such asDocuments
,Videos
,Download
,Pictures
, etc.
– L. D. James
Jul 21 '18 at 17:19
@L.D.James OP seems to be talking about Windows Subsystem For Linux hence that isn't relevant
– Amith KK
Jul 21 '18 at 17:20
I see, the OP changed the content of his question.
– L. D. James
Jul 21 '18 at 17:22
Eh, there is no GUI. You installed a command line version of Bash. Nothing else. And even then: if there is any explorer type GUI it would be Windows software and provided by microsoft.
– Rinzwind
Jul 21 '18 at 18:05
add a comment |
Which version of Ubuntu are you running? When you start the file manager by clicking the Icon that resembles a folder in the launch bar you will automatically be in your home directory. By default the your home directory is in/home/[youruserid]
. There you will find a number of sorted default folders such asDocuments
,Videos
,Download
,Pictures
, etc.
– L. D. James
Jul 21 '18 at 17:19
@L.D.James OP seems to be talking about Windows Subsystem For Linux hence that isn't relevant
– Amith KK
Jul 21 '18 at 17:20
I see, the OP changed the content of his question.
– L. D. James
Jul 21 '18 at 17:22
Eh, there is no GUI. You installed a command line version of Bash. Nothing else. And even then: if there is any explorer type GUI it would be Windows software and provided by microsoft.
– Rinzwind
Jul 21 '18 at 18:05
Which version of Ubuntu are you running? When you start the file manager by clicking the Icon that resembles a folder in the launch bar you will automatically be in your home directory. By default the your home directory is in
/home/[youruserid]
. There you will find a number of sorted default folders such as Documents
, Videos
, Download
, Pictures
, etc.– L. D. James
Jul 21 '18 at 17:19
Which version of Ubuntu are you running? When you start the file manager by clicking the Icon that resembles a folder in the launch bar you will automatically be in your home directory. By default the your home directory is in
/home/[youruserid]
. There you will find a number of sorted default folders such as Documents
, Videos
, Download
, Pictures
, etc.– L. D. James
Jul 21 '18 at 17:19
@L.D.James OP seems to be talking about Windows Subsystem For Linux hence that isn't relevant
– Amith KK
Jul 21 '18 at 17:20
@L.D.James OP seems to be talking about Windows Subsystem For Linux hence that isn't relevant
– Amith KK
Jul 21 '18 at 17:20
I see, the OP changed the content of his question.
– L. D. James
Jul 21 '18 at 17:22
I see, the OP changed the content of his question.
– L. D. James
Jul 21 '18 at 17:22
Eh, there is no GUI. You installed a command line version of Bash. Nothing else. And even then: if there is any explorer type GUI it would be Windows software and provided by microsoft.
– Rinzwind
Jul 21 '18 at 18:05
Eh, there is no GUI. You installed a command line version of Bash. Nothing else. And even then: if there is any explorer type GUI it would be Windows software and provided by microsoft.
– Rinzwind
Jul 21 '18 at 18:05
add a comment |
1 Answer
1
active
oldest
votes
The /home directory of "Bash of Ubuntu on Windows 10" is, from the W10 point of view, something like :
%LOCALAPPDATA%PackagesCanonicalGroupLimited.UbuntuonWindows*LocalStaterootfshome
with
LOCALAPPDATA=C:Users<myself>AppDataLocal
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
The /home directory of "Bash of Ubuntu on Windows 10" is, from the W10 point of view, something like :
%LOCALAPPDATA%PackagesCanonicalGroupLimited.UbuntuonWindows*LocalStaterootfshome
with
LOCALAPPDATA=C:Users<myself>AppDataLocal
add a comment |
The /home directory of "Bash of Ubuntu on Windows 10" is, from the W10 point of view, something like :
%LOCALAPPDATA%PackagesCanonicalGroupLimited.UbuntuonWindows*LocalStaterootfshome
with
LOCALAPPDATA=C:Users<myself>AppDataLocal
add a comment |
The /home directory of "Bash of Ubuntu on Windows 10" is, from the W10 point of view, something like :
%LOCALAPPDATA%PackagesCanonicalGroupLimited.UbuntuonWindows*LocalStaterootfshome
with
LOCALAPPDATA=C:Users<myself>AppDataLocal
The /home directory of "Bash of Ubuntu on Windows 10" is, from the W10 point of view, something like :
%LOCALAPPDATA%PackagesCanonicalGroupLimited.UbuntuonWindows*LocalStaterootfshome
with
LOCALAPPDATA=C:Users<myself>AppDataLocal
answered Apr 13 at 14:23
Adhémar PatamobAdhémar Patamob
113
113
add a comment |
add a comment |
Which version of Ubuntu are you running? When you start the file manager by clicking the Icon that resembles a folder in the launch bar you will automatically be in your home directory. By default the your home directory is in
/home/[youruserid]
. There you will find a number of sorted default folders such asDocuments
,Videos
,Download
,Pictures
, etc.– L. D. James
Jul 21 '18 at 17:19
@L.D.James OP seems to be talking about Windows Subsystem For Linux hence that isn't relevant
– Amith KK
Jul 21 '18 at 17:20
I see, the OP changed the content of his question.
– L. D. James
Jul 21 '18 at 17:22
Eh, there is no GUI. You installed a command line version of Bash. Nothing else. And even then: if there is any explorer type GUI it would be Windows software and provided by microsoft.
– Rinzwind
Jul 21 '18 at 18:05