Skip to main content
The 2024 Developer Survey results are live! See the results
mklement0's user avatar
mklement0's user avatar
mklement0's user avatar
mklement0
  • Member for 15 years, 7 months
  • Last seen this week
842 votes

How can I get the full object in Node.js's console.log(), rather than '[Object]'?

399 votes
Accepted

RE error: illegal byte sequence on Mac OS X

386 votes

How do I capture the output into a variable from an external process in PowerShell?

367 votes

pythonw.exe or python.exe?

359 votes
Accepted

choosing between $0 and BASH_SOURCE

335 votes
Accepted

How can I exclude all "permission denied" messages from "find"?

319 votes

Do Git tags only apply to the current branch?

314 votes
Accepted

env: bash\r: No such file or directory

300 votes

How to detect if a script is being sourced

273 votes
Accepted

How to Batch Rename Files in a macOS Terminal?

259 votes
Accepted

Changing PowerShell's default output encoding to UTF-8

243 votes
Accepted

How do you get the list of targets in a makefile?

227 votes
Accepted

What exactly does "/usr/bin/env node" do at the beginning of node files?

205 votes
Accepted

Using UTF-8 Encoding (CHCP 65001) in Command Prompt / Windows Powershell (Windows 10)

201 votes

sed command with -i option (in-place editing) works fine on Ubuntu but not Mac

200 votes

How to run a shell script in OS X by double-clicking?

198 votes
Accepted

Delete all but the most recent X files in bash

183 votes
Accepted

How to get script directory in POSIX sh?

180 votes

Open new Terminal Tab from command line (Mac OS X)

179 votes

How to reload .bashrc settings without logging out and back in again?

167 votes
Accepted

change json file by bash script

161 votes
Accepted

PowerShell string interpolation syntax

154 votes
Accepted

zsh history is too short

144 votes
Accepted

Add custom metadata or config to package.json, is it valid?

144 votes

How to obtain the number of CPUs/cores in Linux from the command line?

136 votes
Accepted

How to check if a PowerShell optional argument was set by caller

134 votes
Accepted

How can I remove the last character of a file in unix?

133 votes
Accepted

Displaying Unicode in PowerShell

127 votes
Accepted

How do I use a regex in a shell script?

125 votes

IOError: [Errno 32] Broken pipe when piping: `prog.py | othercmd`

1
2 3 4 5
271