Path: csiph.com!goblin2!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail From: younes berramdane Newsgroups: gnu.bash.bug Subject: Seg history Date: Tue, 22 Oct 2019 14:54:49 +0200 Lines: 10 Approved: bug-bash@gnu.org Message-ID: References: <84EF0D3A-F26B-45B0-AF93-99B4C4784A0C@gmail.com> NNTP-Posting-Host: lists.gnu.org Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: usenet.stanford.edu 1571749781 10809 209.51.188.17 (22 Oct 2019 13:09:41 GMT) X-Complaints-To: action@cs.stanford.edu To: bug-bash@gnu.org Envelope-to: bug-bash@gnu.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:content-transfer-encoding:mime-version:subject:message-id:date :to; bh=SHso+iokLF/KM6IKVu2Hot48TuUVH6KDz74mmJiKdzo=; b=LF7CwjbwmNb+reyIFUpx34BGsoRRWRcXVqwGkfia9sEDNmp1ErCKFXV9KJgbP+Ig3V etu1vuCUrDNa0bVEmIzI3MotLoo8XqUjyAyrPVC8Rzj70I7ind0Jr4/+CxIXoY+m878/ orcsX/POmdLLtIvB1lSJEu9KRF05FhLqBSWj3prL77MWKm1ZPMpMw3s/QWQ5/WS9rRD/ CDK6WjItunJvmyA9HZCYjtIWZupZ46blb63kqj+3oTxSu8R7s7K7h2/5e+9zAYO4OQK2 N4VSycctiqsmEInx+X8OXZph3T8jGI91nw/nZWBMwFR5i+F23zxmz2xDeZP1UbhUHtZC rMkg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:content-transfer-encoding:mime-version :subject:message-id:date:to; bh=SHso+iokLF/KM6IKVu2Hot48TuUVH6KDz74mmJiKdzo=; b=l1WOO5hO31ePxFQDw7X4pB+XplYXAVCvstz/+fBKL/KSJmt/O60cGFPIoOR7tWv+6+ 9fJyVAyT7JOg24x43Am0qWIUjn9/zZSCoxcpINPE7B+xH1NySQnV6XJi+vsGc3QZQZmW cPjmkQEX/lWXVW1gWjA1rTp45j8SiY6xG9W21UiXsyAWWrHBr3083SkjZKWx6USVeUhb JBljDtP03qC+k9qhZ6+sQ22cp4FSvmHSiVmYBMx0extSV16Iv4044Uhugx+b4hFHW3ti yiI0Ivm5AiZigTVMX+yiFBR53WsPeQBl8DEw+xGLQDZuuRQdEAZ3DxV81JAox4d9t89S cfdQ== X-Gm-Message-State: APjAAAVyWdS+/esw+Mez9tA7462jXCSvS1I2GnFs+otyudWIB7oBHxAc A/c8ln5ASRy6QCgwSB5qODmvlgxqbRk= X-Google-Smtp-Source: APXvYqwNL6qV5GXyQ2CaEEcKQEIcfk0QdIA55njxXhe13tkw7xUE7xwLuR5k5KNYXMDn0eU+mM1Ftw== X-Received: by 2002:adf:cf11:: with SMTP id o17mr3371450wrj.284.1571748890843; Tue, 22 Oct 2019 05:54:50 -0700 (PDT) X-Mailer: Apple Mail (2.3445.104.11) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a00:1450:4864:20::432 X-Mailman-Approved-At: Tue, 22 Oct 2019 09:09:40 -0400 X-BeenThere: bug-bash@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Bug reports for the GNU Bourne Again SHell List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: <84EF0D3A-F26B-45B0-AF93-99B4C4784A0C@gmail.com> Xref: csiph.com gnu.bash.bug:15529 Hello, I have found a seg in the history of bash while I was doing a project = for my school, (Put fc -s at the last command of the history file [~/.sh_history] for = bash posix or [~/.bash_history] for bash then launch bash and execute fc = -s again) Best regards, Younes Berramdane.=