search for: histtimeformat

Displaying 5 results from an estimated 5 matches for "histtimeformat".

2013 May 21
2
SSH users authentication depending on their public key.
Hi everyone. I'm looking for a way to identify my SSH's users according to their public key; I mean I would like to have their name logged in my bash session (in a shared unix account). I put this in my .profile: export HISTTIMEFORMAT="[%Y-%m-%d %H:%M:%S - $SSH_USER] " So now I'm trying to make OpenSSH fill the "SSH_USER" variable. First I have to exclude the PermitUserEnvironment possibility for securities reasons as said in the manual (and so I can't use the "environment" directive in a...
2012 Mar 15
3
Problem with stored configs / Invalid unicode escaping
...ONTROL${HISTCONTROL+:}ignoredups # ... or force ignoredups and ignorespace HISTCONTROL=ignoreboth # append to the history file, don''''t overwrite it shopt -s histappend # for setting history length see HISTSIZE and HISTFILESIZE in bash(1) HISTSIZE=1000 HISTFILESIZE=2000 HISTTIMEFORMAT="%F %T " # check the window size after each command and, if necessary, # update the values of LINES and COLUMNS. shopt -s checkwinsize # make less more friendly for non-text input files, see lesspipe(1) #[ -x /usr/bin/lesspipe ] && eval "$(SHELL=/bin/sh lesspipe)&quo...
2024 Mar 02
1
installation: while running make, unable to run pdflatex on 'NEWS.tex'
? Fri, 1 Mar 2024 10:46:53 -0500 Benjamin Tyner <btyner at gmail.com> ?????: > my platform info: > > Platform: x86_64-pc-linux-gnu (64-bit) > Running under: Ubuntu 22.04.4 LTS Quick things first: have you installed all the build-dependencies? apt build-dep r-base (maybe with --install-suggests? haven't tried that in a while) should do that. In particular, the build
2009 Sep 22
2
Problems using sftp on HMC IBM system
...ION debug3: Ignored env SHLVL debug3: Ignored env HOME debug3: Ignored env AWT_TOOLKIT debug3: Ignored env LOGNAME debug3: Ignored env XDG_DATA_DIRS debug3: Ignored env DBUS_SESSION_BUS_ADDRESS debug3: Ignored env ZZPATH debug3: Ignored env WINDOWPATH debug3: Ignored env DISPLAY debug3: Ignored env HISTTIMEFORMAT debug3: Ignored env XAUTHORITY debug3: Ignored env _ debug1: Sending subsystem: sftp debug2: channel 0: request subsystem confirm 1 debug2: fd 3 setting TCP_NODELAY debug2: callback done debug2: channel 0: open confirm rwindow 0 rmax 32768 debug2: channel 0: rcvd adjust 131072 debug2: channel_input...
2014 May 20
1
abrt dump qt selinux
...=/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin :MAIL=/var/spool/mail/root :PWD=/usr/share/selinux/targeted :LANG=en_US.UTF-8 :HISTCONTROL=ignoredups :HOME=/root :SHLVL=2 :LOGNAME=root :CVS_RSH=ssh :QTLIB=/usr/lib64/qt-3.3/lib :'LESSOPEN=|/usr/bin/lesspipe.sh %s' :DISPLAY=localhost:10.0 :'HISTTIMEFORMAT=%D %T ' :G_BROKEN_FILENAMES=1 :XAUTHORITY=/root/.xauthkdfEOn :_=/usr/sbin/semodule :OLDPWD=/ limits: :Limit Soft Limit Hard Limit Units :Max cpu time unlimited unlimited seconds :Max file size unlimited unlimited byte...