Tag: command-line


Found 2779 results for 'command-line'.


1) bash - Safe way to pass password for >1 programs in bash
2) linux - What does . .bashrc actually do?
3) linux - Shell script password security of command-line parameters
4) linux - Why do we have login, non-login, interactive, and non-interactive bash shells?
5) macos - Make OS X Terminal commands I type BOLD
6) linux - With Bash variables, what is the difference between $myvar and "$myvar"? (Specific odd behavior)
7) linux - What is the difference between ' 2>&1 ' and '>'?
8) linux - Bash conditional redirection when testing/debugging
9) macos - How do I investigate commands being run when changing directories?
10) macos - Bash not auto-completing filenames
11) command-line - Documentation for the following in Bash shell: !keyword
12) linux - Echo in file returns No such file or directory
13) linux - Difference between "ls -lh" & "ls -lh | tail -n +2"
14) linux - CLI script works. Alias script broke. Corrective action is?
15) linux - How do I save a string of numbers from an ongoing command to a list in a shell script?
16) command-line - How to use a PowerShell Script in the Windows "SendTo" folder?
17) linux - How to diff the redirection of two commands in a shell script
18) command-line - using subshells from a bash script
19) linux - Bash script: Use variable in sed to delete all but the last "x" lines of a file
20) linux - SSH Difference between ./ and sh
21) linux - Redirecting stdout to program argument
22) windows - Windows 10 Environment Path Variables Missing after reboot
23) windows - Why doesn't CMD inherit environment variables on this machine?
24) windows - Setting and getting Windows environment variables from the command prompt?
25) command-line - How to list global environment variables separately from user-specific environment variables?
26) windows-7 - Command line app 'not recognized as internal or external command.'
27) windows-7 - "The User Profile Service failed the logon” error. No solution working
28) windows - Is there any command line tool that can be used to edit environment variables in Windows?
29) shell - What is the difference in usage between shell variables and environment variables?
30) shell - Find out current working directory of a running process?
31) command-line - How to get the id of a very short child process if the parent is known?
32) bash - Show files from the last 2 days on a mounted ntfs system?
33) bash - Bash aliases/functions and command line options
34) command-line - how can I call a script with spaces in a variable in zsh?
35) ssh - Securely passing user input to command
36) bash - Executing commands in an elevated bash process by writing to the standard input of its parent script process
37) bash - closing parent process(terminal) doesn't close a specific child process
38) amazon-web-services - Capture Master public DNS when creating cluster via AWS CLI
39) bash - How do I set a variable to the output of a command in Bash?
40) bash - Behaviour of bash command substitution with command from string in variable
41) bash - Set default shell as bash for users not in /etc/passwd
42) command-line - Sniff password entered with read and passed as a command line argument
43) windows - List all environment variables from the command line
44) bash - How do I parse command line arguments in Bash?
45) ruby - How to pass command line arguments to a rake task
46) mysql - How do I import an SQL file using the command line in MySQL?
47) linux - Find all files with name containing string
48) linux - Delete .DS_STORE files in current folder and all subfolders from command line on Mac
49) linux - How can I get the extension(s) of a file based on its content?
50) command-line - How do you sort du output by size?