Search code examples
What does "opt" mean (as in the "opt" directory)? Is it an abbreviation?...


linuxunixdirectoryterminology

Read More
Is there a way to make bash job control quiet?...


bashshellunixparallel-processing

Read More
How can I use 'find' to search for files created on a specific date?...


bashunixfind

Read More
find-command: search with created time...


unixdatetimefind

Read More
How can I generate Unix timestamps?...


unixunix-timestamp

Read More
Extract file basename without path and extension in bash...


linuxbashunixfilenames

Read More
What’s the difference between running a shell script as ./script.sh and sh script.sh?...


unixscriptingshell

Read More
How to get whether the OS is 32-bit or 64-bit by UNIX command or in C?...


unixoperating-systemcommandcpu-architecture32bit-64bit

Read More
How can I pipe initial input into process which will then be interactive?...


linuxunixpipe

Read More
Unix-style tools on Windows?...


windowsunix

Read More
Print a file's last modified date in Bash...


bashshellfiledateunix

Read More
What happens in an interrupt service routine?...


cunix

Read More
wget to clone a website, with links to directory not index.html...


linuxbashwgetunix

Read More
sed edit file in-place...


unixsedsolaris

Read More
Differentiate between a unix directory and file in C and C++...


c++cfileunixdirectory

Read More
What to do if a posix close call fails?...


clinuxunixerror-handlingposix

Read More
How to find and replace text with variable (variable holds Unix scripts) using sed or awk command...


bashshellunixawksed

Read More
OSError - Errno 13 Permission denied...


pythondjangoapacheunix

Read More
Can the Unix list command 'ls' output numerical chmod permissions?...


unixcommand-linepermissions

Read More
Why doesn't Linux follow Unix syscall conventions?...


clinuxunixx86calling-convention

Read More
How can I minify JSON in a shell script?...


jsonunixcommand-lineminify

Read More
Forcing "date" to use a locale other than the machine default...


bashunixdate

Read More
Windows Equivalent of 'nice'...


windowsunixprocess-management

Read More
Making the "ls" command sort "a" before "B" (vs. a → b → A → B)...


unixcommand-lineterminal

Read More
Sort 'ls' output by name...


unixls

Read More
How do I check if a directory exists or not in a Bash shell script?...


bashshellunixcommandposix

Read More
How to detach a forked process from parent in C...


cshellunixexecfork

Read More
Does cmp command not use ASCII encoding for bytes?...


linuxbashunixterminalcmp

Read More
How to sort a file in-place?...


linuxbashshellunix

Read More
How can I get the memory of one process in Linux...


linuxunix

Read More
BackNext