Skip to main content

New answers tagged

1 vote

How to get a password from a shell script without echoing

My bash getPass function to ask user for a password I wrote, for a script that create, format and mount a LUKS partition, a function that show stars in an interactive read substitution command. ...
F. Hauri - Give Up GitHub's user avatar
3 votes

Opening MacOS terminals and running a command on each tab

If you're willing to use the third-party app "ITerm2", the following will do the job: tell application "iTerm" activate set currentWindow to current window if ...
Ted Wrigley's user avatar
  • 3,457
0 votes

How could I embed Lua into Python 3.x?

From: https://github.com/scoder/lupa Lupa integrates the runtimes of Lua or LuaJIT2 into CPython. It is a partial rewrite of LunaticPython in Cython with some additional features such as proper ...
arainchi's user avatar
  • 1,532

Top 50 recent answers are included