Skip to main content
Lesmana's user avatar
Lesmana's user avatar
Lesmana's user avatar
Lesmana
  • Member for 15 years, 11 months
  • Last seen this week
454 votes
Accepted

How to resolve "local edit, incoming delete upon update" message

311 votes
Accepted

Bash function to find newest file matching pattern

137 votes
Accepted

Emulating Bash 'source' in Python

126 votes

When to use explicit wait vs implicit wait in Selenium Webdriver?

108 votes

Passing arguments to "make run"

106 votes
Accepted

Avoid gnome-terminal close after script execution?

103 votes
Accepted

Delete all files except the newest 3 in bash script

95 votes
Accepted

Iterate over lines instead of words in a for loop of shell script

74 votes
Accepted

Valgrind: can possibly lost be treated as definitely lost?

72 votes
Accepted

Exporting an array in bash script

65 votes

How to reduce the depth of an existing git clone?

51 votes

How do I add an empty directory to a Git repository?

49 votes

How to mark line breaking of long lines?

42 votes
Accepted

ant junit task does not report detail

34 votes

Hiding user input on terminal in Linux script

34 votes

Pipe output and capture exit status in Bash

31 votes
Accepted

history -a vs -w in BASH. How to replace/append and ignore/erase duplicates?

30 votes
Accepted

How to read data line by line from a file using ant script?

29 votes
Accepted

Bash script: Using "script" command from a bash script for logging a session

27 votes

How can I pass a file argument to my bash script using a Terminal command in Linux?

23 votes
Accepted

Python context manager: conditionally executing body?

21 votes
Accepted

When do you use (( )) or /usr/bin/test

20 votes

Should I use `import os.path` or `import os`?

18 votes
Accepted

Makefile Grammar

18 votes

Run BASH built-in commands in Python?

18 votes
Accepted

Ant: How to select the latest modified file from a directory?

15 votes
Accepted

Why is there no explicit emptyness check (for example `is Empty`) in Python

15 votes
Accepted

bash: override echo to print a custom prefix in a script

14 votes
Accepted

Makefile adds itself as target

12 votes
Accepted

Can a function be invoked in a bash subshell as background job?

1
2 3 4 5 6