How do I output the modification time of a file via Bash using a specific timezone?
|
|
1
|
1
|
August 22, 2024
|
How do I remove all lines containing a phrase via Bash from a big text file?
|
|
1
|
4
|
August 4, 2024
|
How do I extract a range of lines from a big text file to a separate file via Bash?
|
|
2
|
6
|
August 4, 2024
|
How do I extract the first N lines from a big text file to a separate file via Bash?
|
|
1
|
1
|
August 4, 2024
|
How to remove the `#` and `;` comments and empty lines from a configuration file?
|
|
2
|
2026
|
September 3, 2020
|
How did I switch from a custom shell to Bash in Linux?
|
|
1
|
2
|
July 11, 2024
|
How did i force a Linux shell to properly interpret the `PS1` value in `.profile`?
|
|
1
|
4
|
July 11, 2024
|
How do I detect the used shell in Linux?
|
|
1
|
2
|
July 11, 2024
|
How to find out via a Linux command line which group owns a folder?
|
|
1
|
396
|
November 18, 2023
|
How do I delete the content of the current folder (including subfolders and hidden files) via Bash?
|
|
1
|
152
|
February 3, 2024
|
How to disable the «You have new mail» message at the end of a console command's response?
|
|
1
|
1051
|
September 15, 2023
|
How to workaround «Argument list too long» for `rm` on deleting a folder's contents?
|
|
1
|
211
|
July 7, 2023
|
How to check a webserver's response from the command line?
|
|
0
|
966
|
January 8, 2017
|
How to set a title for a Bash console via the `PS1` environment variable?
|
|
1
|
244
|
June 10, 2023
|
How to distinguish Cygwin and Git for Windows in a running bash script?
|
|
1
|
281
|
June 10, 2023
|
What does mean `-i` on starting `bash`?
|
|
1
|
656
|
May 26, 2023
|
What is an interactive Bash shell?
|
|
1
|
266
|
May 26, 2023
|
What are Bash startup files?
|
|
1
|
325
|
May 26, 2023
|
How to get the command line used to start a given process?
|
|
2
|
797
|
April 3, 2021
|
How to count files in the current folder using Bash?
|
|
0
|
445
|
December 4, 2020
|
How to delete all files containing the specified text?
|
|
2
|
1065
|
December 12, 2019
|
How to delete all files and subfolders from the current folder in Lunux?
|
|
0
|
637
|
March 27, 2019
|
How to delete all `.DS_Store` files recursively?
|
|
1
|
1359
|
February 9, 2019
|
How to delete all `__MACOSX` folders recursively?
|
|
1
|
2998
|
February 9, 2019
|
How to move all files from a folder to another one?
|
|
0
|
659
|
November 5, 2018
|
How to calculate the subfolders sizes?
|
|
0
|
639
|
September 10, 2018
|
How to create the folders structure at destination on a file copying
|
|
0
|
654
|
July 13, 2018
|
How to find out a symbolic link's destination?
|
|
0
|
991
|
January 8, 2017
|
How to find out the Apache's main configuration file on a server?
|
|
1
|
1371
|
January 8, 2017
|
[Bash] Exclude all folders for Tar except specified
|
|
0
|
923
|
December 25, 2016
|