Sample Header Ad - 728x90

pwd add '\' in folder spaces

0 votes
1 answer
291 views
i know that on Linux when you try to cd with folder that have spaces you must add \ in there. for example, i have folder named folder one. when i try pwd the output is :
/home/user/folder one
what i want is when i try to pwd the output is :
/home/user/folder\ one
how to do that?
Asked by Tzy (1 rep)
Dec 9, 2022, 10:22 PM
Last activity: Dec 11, 2022, 10:36 PM