<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Strona domowa ..:: Daniel Janicki ::.. &#187; znak zachęty</title>
	<atom:link href="https://www.danieljanicki.pl/?feed=rss2&#038;tag=znak-zachety" rel="self" type="application/rss+xml" />
	<link>https://www.danieljanicki.pl</link>
	<description></description>
	<lastBuildDate>Mon, 24 Feb 2025 13:50:34 +0000</lastBuildDate>
	<language>pl-PL</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.38</generator>
	<item>
		<title>dane w znaku zachęty</title>
		<link>https://www.danieljanicki.pl/?p=865</link>
		<comments>https://www.danieljanicki.pl/?p=865#comments</comments>
		<pubDate>Sat, 11 May 2019 11:56:44 +0000</pubDate>
		<dc:creator><![CDATA[djanicki]]></dc:creator>
				<category><![CDATA[Opisy]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[prompt]]></category>
		<category><![CDATA[znak zachęty]]></category>

		<guid isPermaLink="false">http://www.danieljanicki.pl/?p=865</guid>
		<description><![CDATA[Aby z znaku zachęty były informację dodatkowe musi być odpowiednio ustawiona zmienna PS1 np: export PS1='\u@\h:\w \$ ' &#160; Jeżeli chcemy aby taka informacja była zapisana na stałe, czyli po zalogowaniu to dodajemy to do pliku ~/.bashrc jednak dodatkowo albo dodajemy wo pliku ~/.profile  wpis który ładuje pierwszy plik czyli: . &#8222;$HOME/.bashrc&#8221;  lub wpisać w ~/.profile  [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Aby z znaku zachęty były informację dodatkowe musi być odpowiednio ustawiona zmienna PS1 np:</p>
<blockquote><p><code>export PS1='\u@\h:\w \$ '</code></p></blockquote>
<p>&nbsp;</p>
<p>Jeżeli chcemy aby taka informacja była zapisana na stałe, czyli po zalogowaniu to dodajemy to do pliku ~/.bashrc jednak dodatkowo albo dodajemy wo pliku ~/.profile  wpis który ładuje pierwszy plik czyli: . &#8222;$HOME/.bashrc&#8221;  lub wpisać w ~/.profile  export PS1.</p>
<p>Opis zmiennych:</p>
<p>d &#8211; the date in &#8222;Weekday Month Date&#8221; format (e.g., &#8222;Tue May 26&#8243;)<br />
e &#8211; an ASCII escape character (033)<br />
h &#8211; the hostname up to the first .<br />
H &#8211; the full hostname<br />
j &#8211; the number of jobs currently run in background<br />
l &#8211; the basename of the shells terminal device name<br />
n &#8211; newline<br />
r &#8211; carriage return<br />
s &#8211; the name of the shell, the basename of $0 (the portion following the final slash)<br />
t &#8211; the current time in 24-hour HH:MM:SS format<br />
T &#8211; the current time in 12-hour HH:MM:SS format<br />
@ &#8211; the current time in 12-hour am/pm format<br />
A &#8211; the current time in 24-hour HH:MM format<br />
u &#8211; the username of the current user<br />
v &#8211; the version of bash (e.g., 4.00)<br />
V &#8211; the release of bash, version + patch level (e.g., 4.00.0)<br />
w &#8211; Complete path of current working directory<br />
W &#8211; the basename of the current working directory<br />
! &#8211; the history number of this command<br />
# &#8211; the command number of this command<br />
$ &#8211; if the effective UID is 0, a #, otherwise a $<br />
nnn &#8211; the character corresponding to the octal number nnn<br />
\ &#8211; a backslash<br />
[ &#8211; begin a sequence of non-printing characters, which could be used to embed a terminal control sequence into the prompt<br />
] &#8211; end a sequence of non-printing characters</p>
]]></content:encoded>
			<wfw:commentRss>https://www.danieljanicki.pl/?feed=rss2&#038;p=865</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
