GNU Bourne-Again SHell NAME bash - GNU Bourne-Again SHell SYNOPSIS bash [options] [command_string | file] COPYRIGHT Bash i...report a bug in bash NAME bashbug - report a bug in bash SYNOPSIS bashbug [ --help ] [ --version ] [ bug-repor...restricted bash, see bash (1) NAME rbash - restricted bash, see bash (1) RESTRICTED SHELL See the file ma......to be forced to run instead of an interactive shell. However, if the user's home shell is bash, please see BASH SECURITY ISSUE for a potential issue. To use the rrsync script, e…...up front. USAGE Just put one of the following two commands in your login script (e.g. ~/.bash_profile): eval "$(lessfile)" or eval "$(lesspipe)" FILE TYPE RECOGNITION File types…...up front. USAGE Just put one of the following two commands in your login script (e.g. ~/.bash_profile): eval "$(lessfile)" or eval "$(lesspipe)" FILE TYPE RECOGNITION File types…...nstallations of sshd ignores the user’s environment setup scripts for login shells (e.g. .bash_profile) and your privately installed git may not be found on the system default $…...awns the command. Note that this is similar to, but not the same as variable expansion in bash (1) and other shells. The default is to enable this option in all cases, except fo…...•# ionice -c 3 -p 89 Sets process with PID 89 as an idle I/O process. •# ionice -c 2 -n 0 bash Runs 'bash' as a best-effort program with highest priority. •# ionice -p 89 91 Pri…...hell shell Set quoting conventions to those of shell . If the -s option is not given, the BASH conventions are used. Valid arguments are currently ' sh ', ' bash ', ' csh ', and…...# Display PID of shell 1143 $ pldd $$ # Display DSOs linked into the shell 1143: /usr/bin/bash linux-vdso.so.1 /lib64/libtinfo.so.5 /lib64/libdl.so.2 /lib64/libc.so.6 /lib64/ld-…...d everybody has their own favorite one. The standard one is called sh . See also ash (1), bash (1), chsh (1), csh (1), dash (1), ksh (1), zsh (1). A session might look like this…...is executed in a newly created pseudoterminal with the user’s $SHELL (or defaults to /bin/bash ). Be careful! The typescript may contain arbitrary commands. It is recommended to…...TH=$HOME/.locale LC_ALL=fi_SE.UTF-8 date $ echo "export LOCPATH=\$HOME/.locale" >> $HOME/.bashrc $ echo "export LANG=fi_SE.UTF-8" >> $HOME/.bashrc SEE ALSO localedef (1), charma…...m # Don't print job status messages # unshare --pid --fork --mount-proc --kill-child -- \ bash --norc -c '(sleep 555 &) && (ps a &) && sleep 999' & [1] 53456 # PID TTY STAT TIME…...am SYNOPSIS memusage [ option ]... program [ programoption ]... DESCRIPTION memusage is a bash script which profiles memory usage of the program, program . It preloads the libme…...utput. -e , --return Return the exit status of the child process. Uses the same format as bash termination on signal termination (i.e., exit status is 128 + the signal number). …...tiple file descriptors in a single notification message. To use this functionality from a bash (1) shell, use an expression like the following: systemd-notify --fd=4 --fd=5 4</s…...splay prevailing capability state, 1e capabilities and IAB vector. -- [args] Execute /bin/bash with trailing arguments. Note, you can use -c 'command to execute' for specific co…...he manual. It is possible to quit between successive displays or skip any of them. man -t bash | lpr -Pps Format the manual page for bash into the default troff or groff format …