Questions tagged [space]

18 questions
9
votes
6 answers

TRIM disabled but it behaves like enabled though

I disabled TRIM option and filled my SSD with random files so that there whould be no free space. However, when I deleted these files from bin and downloaded something else, I did it with no problem. Maybe I am wrong, but shouldn't there be an…
Maciaz99
  • 139
  • 2
  • 9
4
votes
1 answer

Variable-width non-breaking space in Word 2016 (including a possible solution)

I'm using Word 2016 to write articles that must keep certain words on the same line. Therefore, I work with a lot of non-breaking spaces. The articles eventually go to print (or PDF), meaning there must be absolutely no visual difference between a…
2
votes
1 answer

Remote Servers Disk Space Report

I have writtern a script which will take the servers details from a text file and export the Disk space, RAM and CPU utilization details for multiple servers and the script is working a expected. right now my script will send eamil with the report…
chandu
  • 83
  • 1
  • 11
2
votes
1 answer

How to type a no-break space and a narrow no-break space?

How to type a no-break space and a narrow no-break space with the keyboard (by a key combination) on Windows and Linux (Fedora for example) ? Thank you.
Nicryc
  • 675
  • 1
  • 10
  • 21
1
vote
1 answer

Remove Transparent Borders GIMP

I have an image of the Cosmic Cliffs (JWST) and I'd like to remove the transparent side borders. How can I do this? I had already tried to box select the image I wanted > Paste to New Layer > Delete old layer ... but nothing changes and I still see…
Mr. Dan
  • 11
  • 1
1
vote
1 answer

cd-ing to a directory with a lot of spaces--mac terminal

I want to cd to a path with spaces in the folder names, but it doesn't work. I want to navigate straight to a directory which has multiple levels of directories on the way, each with a lot of spaces. Please look at the following example: Say I want…
1
vote
2 answers

Delete blank space when inserting Style Separator using vba

Hello everyone and sorry for my English: I have this macro that adds a style separator and it works fine, except it adds a blank space in front of the paragraph. How could I modify the macro so that it does not add it, or if it does add it, it…
1
vote
0 answers

Can't access server with username that has spaces

I amn trying to test out how PsExec work. However, even when I'm trying to simply send a 'echo Hello', with the correct password and everything, it says that couldn't access the other computer. Here's what my command looks like: C:\PSTools>psexec…
1
vote
1 answer

Prevent thin spaces to widen when paragraph is justified in Microsoft Word

How can I prevent thin spaces' widening when included in a justified paragraph in Microsoft Word? This is important to me because I must use thin spaces to separate thousands, following the standards by ISO 80000-1.
Rodolfo Oviedo
  • 2,018
  • 2
  • 8
  • 21
0
votes
1 answer

Executing BAT command when using folder names with spaces (Server 2019)

Hell all, I have a bat script that attempts to run 3 different programs, but one of them does not work properly. Below is the current script, where the first 2 item run normally but the last item does not. I'm sure it's because of the space in the…
0
votes
2 answers

concatenate with ISBLANK and delimiter

I am attempting to combine two columns in Excel 2016, with a space between the results. My problem is being able to use ISBLANK to ignore blanks on either column, and still have the space delimiter in the final result when two fields are…
0
votes
2 answers

I downloaded ue4 and it is occupying a lot of space

this is the space after deleting intermediate folders I heard unreal engine 4.27 occupies only 47 gb of disc space but in my pc it occupied 91.4gb and now only 47gb of free space left. What to do? I don't want to reinstall the whole thing which is…
0
votes
1 answer

windows batch. Checking for a substring in variable gives error. Needs Escaping for space

From https://stackoverflow.com/questions/7005951/batch-file-find-if-substring-is-in-string-not-in-a-file, I figured how to check if PATH variable has a certain substring(groovy's path). However, my PATH variable has spaces in it and that results in…
anjanbacchu
  • 1,297
  • 6
  • 24
  • 43
0
votes
2 answers

Windows 10 C: running out of space rapidly

I started seeing warnings to free up disk space on my C: past week or so. My C: has 2TB of available SSD NVMe storage total. I have done a couple of emergency relocations for Steam games and such like this, but it is still happening. I tried…
0
votes
1 answer

Get rid of leading/trailing spaces in MS Word using a macro

There's this nice functionality in MS Word that gets rid of leading and trailing spaces in the entire document whenever you select the whole text and center it, then go back to desired alignment. So this (space)(space)(space)text text…
Rayearth
  • 345
  • 3
  • 5
  • 13
1
2