StackOverflow Questions for Tag: path-separator

ashleedawg
ashleedawg

Reputation: 21639

Why do we need Application.PathSeparator?

Score: 5

Views: 6613

Answers: 4

Read More
einpoklum
einpoklum

Reputation: 132128

How do I get the system's path separator with CMake

Score: 5

Views: 7180

Answers: 2

Read More
Spider man
Spider man

Reputation: 3330

Difference between forward slash (/) and backslash (\) in file path

Score: 191

Views: 141994

Answers: 7

Read More
3rdRockSoftware
3rdRockSoftware

Reputation: 85

Do I need to escape a separator character in a file path in java

Score: 1

Views: 472

Answers: 3

Read More
Marisol
Marisol

Reputation: 151

Keep backslashes when passing path param in bash from powershell

Score: 1

Views: 62

Answers: 1

Read More
d-b
d-b

Reputation: 971

AppleScript: when concatenating a POSIX path a comma is inserted?

Score: 0

Views: 96

Answers: 1

Read More
geneSummons
geneSummons

Reputation: 925

when is it "safe" to mix path separators in Python strings representing Windows paths?

Score: 1

Views: 68

Answers: 1

Read More
tanteng
tanteng

Reputation: 668

When to use DIRECTORY_SEPARATOR in PHP code?

Score: 41

Views: 72781

Answers: 4

Read More
servoz
servoz

Reputation: 677

Problem with the python zipfile library if you share a file between linux and windows

Score: 0

Views: 756

Answers: 1

Read More
Malte Schwerhoff
Malte Schwerhoff

Reputation: 12852

Java's File.toString or Path.toString with a specific path separator

Score: 23

Views: 8861

Answers: 4

Read More
RuSaG0
RuSaG0

Reputation: 43

string path to folders/file object javascript

Score: 1

Views: 311

Answers: 1

Read More
Jak
Jak

Reputation: 207

File.separator and "/" work differently in a runnable jar

Score: 1

Views: 209

Answers: 0

Read More
Zaid Aly
Zaid Aly

Reputation: 173

Why os.path.join returns result with 2 slashes?

Score: 1

Views: 2696

Answers: 2

Read More
SpiritBob
SpiritBob

Reputation: 2702

How to combine paths by preserving the original path's directory separator in C#?

Score: 1

Views: 2162

Answers: 2

Read More
icnhzabot
icnhzabot

Reputation: 10171

When should I use File.separator and when File.pathSeparator?

Score: 624

Views: 495952

Answers: 3

Read More
Anonymous
Anonymous

Reputation: 313

in R, invoke external program in path with spaces with command line parameters

Score: 1

Views: 966

Answers: 1

Read More
smoczyna
smoczyna

Reputation: 519

python os.walk displays mixed windows and unix paths

Score: 7

Views: 4431

Answers: 2

Read More
Basj
Basj

Reputation: 46303

Use / for path on Windows, and have stdlib functions use it as well (glob, os.path, etc.)

Score: 0

Views: 153

Answers: 0

Read More
A. Donda
A. Donda

Reputation: 8477

Path separator for Atom / JavaScript on Windows

Score: 1

Views: 232

Answers: 1

Read More
Sealyons
Sealyons

Reputation: 89

Why does root returned from os.walk() contain / as directory separator but os.sep (or os.path.sep) return \ on Win10?

Score: 0

Views: 862

Answers: 1

Read More
PreviousPage 1Next