Skip to main content
bxm's user avatar
bxm's user avatar
bxm's user avatar
bxm
  • Member for 12 years, 5 months
  • Last seen this week
71 votes
Accepted

find ".ts" but not ".d.ts"

40 votes
Accepted

Why can't I copy all files in a directory to a USB storage device?

25 votes

Is having root password for sudo considered a best practice or the opposite?

13 votes
Accepted

How can I remove this annoying message: "Failed to find cgroup2 mount"?

13 votes

How can I recursively delete all empty files and directories in Linux?

12 votes

Why does `echo 'hi' | tee > a b c` create multiple files, whereas `echo 'hi' > a b c` doesn't?

11 votes

Bash script that shows changing real time values from commands

10 votes

How to move directory into a directory with the same name?

10 votes

Prefix all commands in shell

8 votes

Bash script - variables in curly braces

8 votes
Accepted

Two attempts of an if with an "and" are failing: if [ ... ] -a [ ... ] , if [[ ... && ... ]] Why?

8 votes
Accepted

How can I split a CSV file linewise, retaining headers in both output files?

6 votes

How are some websites able to detect on which OS I am running the Tor Browser?

6 votes

How to pop the last positional argument of a bash function or script?

6 votes
Accepted

Git - handle symlink as if it was a file

6 votes

try to split csv with multiple headers

5 votes
Accepted

Using sed to remove suffix to dynamic strings

5 votes

How to use zgrep to find out what line number or give some contextual info. surrounding a .gz file

5 votes
Accepted

A tar archive's size is larger than the size of the archived files

5 votes
Accepted

How to tail the last 4 modified files?

4 votes
Accepted

Bash: history is lost after ssh connection is reset by peer: how to save the history?

4 votes
Accepted

How to get pid of process with exact name?

4 votes
Accepted

How to make bash not assign a \n to a variable?

4 votes

tr and rot13 question

4 votes
Accepted

Compare string with regex

4 votes

How do I make myself an admin or get root privileges so I don't have to keep typing the root password?

4 votes

Use a here-document to create a script for AWK

4 votes
Accepted

How to run all scripts of the form `sh my_dir/subdir*/qsub.sh`

3 votes
Accepted

set -o xtrace for just one line?

3 votes
Accepted

extract multiple words from git log

1
2 3 4 5 6