Skip to main content
schily's user avatar
schily's user avatar
schily's user avatar
schily
  • Member for 10 years, 5 months
  • Last seen more than 4 years ago
86 votes

Where is the `--` (double dash) argument documented?

81 votes
Accepted

View full commands in ps output

51 votes
Accepted

Difference between parentheses and braces in terminal?

36 votes

Is the shell ksh93 dead?

35 votes
Accepted

Is there a oneliner that converts a binary file from little endian to big endian?

29 votes

How does `less` take data from stdin while still be able to read commands from user?

23 votes

What happens when I kill 'cp'? Is it safe and does it have any consequences?

20 votes

What does size of a directory mean in output of 'ls -l' command?

19 votes

/usr/bin vs /usr/local/bin on Linux

16 votes
Accepted

When should I use .bashrc and when .profile?

15 votes

Who owns the UNIX trademark?

14 votes
Accepted

Error sh: 0: getcwd() failed: No such file or directory when I try to upgrade Debian

13 votes

Using “reserved” codes for exit status of shell scripts

13 votes
Accepted

On what UNIX-like system / filesystem is the st_blocks field returned by stat() not a number of 512-byte units?

12 votes

How does ksh93 avoid forks in command substitution

12 votes

Why does one need a loop device at all?

12 votes

Is it possible to securely erase a file by yourself, without tools like wipe or shred, using basic Unix/Linux command line tools?

11 votes

Is awk's nextfile specified in POSIX?

11 votes
Accepted

tar and its key letters: is it a bug or feature?

10 votes
Accepted

Why does a while loop stop after being suspended?

10 votes
Accepted

New alias not available after ;

10 votes

Makefile and .ONESHELL

9 votes

Why is there no mktemp command in POSIX?

9 votes
Accepted

In bash, how can I retrieve the exit code of a subshell when using local

9 votes

How do I delete a directory that contains only '.' and '..', but rm says is not empty?

9 votes

Why does no one use the true Bourne shell as /bin/sh?

9 votes

Why is rm allowed to delete a file under ownership of a different user?

8 votes

On Linux, when does "uptime" start counting from?

8 votes

What is the relation between SIGCHLD and `waitpid()` or`wait()`?

8 votes
Accepted

How to shift arguments while arguments start with -

1
2 3 4 5
20