Skip to main content
Stack Overflow
  1. About
  2. For Teams

All Questions

Tagged with or
Filter by
Sorted by
Tagged with
3 votes
1 answer
101 views

I've only seen examples with using void functions for opening folders or files but I wish to use them outside the same function and in some other one. How to go about it? For example: void open_dir () ...
Advice
1 vote
5 replies
72 views

I'm trying to write a Batch file that will recurse 1 level and for all the directories in that level, go in to each of them and run commands. For example. In every directory in my current directory, I ...
4 votes
0 answers
100 views

I am writing a Powershell script which has a function: $CutFiles3 = @(Get-ChildItem $home -Force -Directory -Filter autoruntemp*) This command is slowing down my script and is taking 10 seconds to ...
1 vote
2 answers
159 views

Recently, I’ve been working on a small project that allows you to download information about a person who has participated in a powerlifting meet. The data comes from OpenIPF. In this project, a CSV ...
0 votes
0 answers
34 views

I want to regularly import PDF files from a specific OneDrive folder into Excel using Power Query. The folder in OneDrive is the default email attachments folder. The file names vary daily. I am using ...
1 vote
1 answer
105 views

I'm tweaking a garbage collector class whose job is to iterate through a disk cache of files in subdirs, find any that are "out of date" and remove them. Further, if it finds any empty ...
4 votes
2 answers
188 views

Is there a way to configure PowerShell so that the redirection operator (>) automatically creates any missing parent directories? For example, the following command fails if c:\missing_dir\ does ...
0 votes
3 answers
135 views

Situation: I have two PCs with Debian 12 in LAN. From a Java program running on PC1 I have to delete on PC2 a known directoy and its contents. Since the ChannelSftp.rmdir() method only deletes an ...
1 vote
2 answers
123 views

I want to make a Tkinter program where separate users can load their data, (a dictionary) from a sub-folder within the main project directory. My_project |_main.py | |_User_data | |_ Data.py ...
0 votes
1 answer
44 views

In PyDev Package Explorer, I've got a package and folder which both point to the same folder structure on my computer, I want to get rid of the folder reference (which I have disconnected from github),...
kulath's user avatar
  • 41
0 votes
0 answers
117 views

When I right-click on the top most / top level / project folder / root folder to get the context pop-up menu, I don't get a Search option in that menu: In my case, in the picture, the top most folder ...
1 vote
1 answer
107 views

I have a series of subfolders with a parent folder called "Inventory" within a internal hard drive. Each subfolder name consists of a number, a hyphen and some text, such as: "329 - ...
1 vote
0 answers
29 views

I've been spoiled by GUI diff tools like meld, kdiff3 etc. Now I'm stuck having to do some git diff'ing via a terminal. If I: git difftool --tool=vimdiff HEAD~ I get pairs of files which need to be ...
0 votes
0 answers
40 views

I’m currently trying to improve how I handle client onboarding, specifically, the folder structures we set up in Google Drive. Right now, I’ve been creating folders manually for each new client, with ...
1 vote
0 answers
59 views

I have prepared powershell script to remove files or folders from target path. Script is removing files or folders from target path but I noticed that if folder size is large (around 700-800 mb or ...

15 30 50 per page
1
2 3 4 5
...
1329

AltStyle によって変換されたページ (->オリジナル) /