Skip to main content
heemayl's user avatar
heemayl's user avatar
heemayl's user avatar
heemayl
  • Member for 11 years, 6 months
  • Last seen this week
847 votes
Accepted

How to copy a file from a remote server to a local machine?

314 votes
Accepted

Split string by delimiter and get N-th element

294 votes
Accepted

What's the difference between semicolon and double ampersand &&

148 votes
Accepted

Save all the terminal output to a file

142 votes
Accepted

What's the quickest way to find duplicated files?

124 votes
Accepted

Location of the crontab file

98 votes
Accepted

Remove last character from string captured with awk

67 votes
Accepted

How to use "cat" command on "find" command's output?

63 votes
Accepted

What does sed -i '1d' do?

59 votes

Write Python stdout to file immediately

55 votes
Accepted

Command to simulate keyboard input

55 votes
Accepted

Replace character X with character Y in a string with bash

55 votes
Accepted

Grep word boundaries

45 votes

Why do I get an error message when trying to trap a SIGINT signal?

42 votes

Run Application without Holding up terminal

40 votes

Alternative way to kill a zombie process

35 votes
Accepted

ps only prints up to 4096 characters of any process's command line

34 votes
Accepted

Finding last item in a line using grep

34 votes

What does ${1:0:2} mean in this context?

34 votes
Accepted

How do `/etc/hosts` and DNS work together to resolve hostnames to IP addresses?

33 votes
Accepted

Can grep | crontab destroy all jobs?

33 votes

How to get hard disk information on linux terminal?

32 votes
Accepted

Why did mv delete a file with mv id_rsa *.old?

32 votes

Bash - Sequence of numbers in the same line

31 votes
Accepted

How can I delete the 5th word of every line in a file?

31 votes
Accepted

Can I prevent a folder of a certain name being created?

30 votes
Accepted

Why doesn't find/rm -iname '*phpmyadmin' delete phpMyAdmin-Version-XYZ.zip?

29 votes

Finding out the default shell of a user within a shell script

29 votes
Accepted

grep returns "Binary file (standard input) matches" when trying to find a string pattern in file

27 votes
Accepted

cat redirection

1
2 3 4 5
21