Terminal komandalari 3

date

mkdir $(date ‘+%d-%m-%Y’) – bugungi sana nomi bilan nomlangan papka yaratadi.

echo $(date ‘+%d-%m-%Y’) – bugungi sana ( kun – oy – yil ) ni ekranga chop etadi.

code

code main.cpp vs code da shunday nomli fayl
ochadi…


This content originally appeared on DEV Community and was authored by DEV Community

date

  • mkdir $(date '+%d-%m-%Y') - bugungi sana nomi bilan nomlangan papka yaratadi.
  • echo $(date '+%d-%m-%Y') - bugungi sana ( kun - oy - yil ) ni ekranga chop etadi.

code

  • code main.cpp vs code da shunday nomli fayl ochadi. Agar bunday nomli fayl bo'lmasa uni yaratib ochadi.
  • code . vs code dastrurida worspace (ishchi maydon) sifatida ochadi.

g++

bu komanda C++ kodidagi dasturni kompilatsiya qilinadi.
g++ main.cpp kompilatsiya qilish amalga oshiriladi va by
default a.out nomli dasturiy fayl yaratadi.
g++ main.cpp -o dastur komandasi main.cpp faylni
kompilatsiya qilib uni dastur nomli faylga saqlaydi.


This content originally appeared on DEV Community and was authored by DEV Community


Print Share Comment Cite Upload Translate Updates
APA

DEV Community | Sciencx (2022-03-12T18:43:56+00:00) Terminal komandalari 3. Retrieved from https://www.scien.cx/2022/03/12/terminal-komandalari-3/

MLA
" » Terminal komandalari 3." DEV Community | Sciencx - Saturday March 12, 2022, https://www.scien.cx/2022/03/12/terminal-komandalari-3/
HARVARD
DEV Community | Sciencx Saturday March 12, 2022 » Terminal komandalari 3., viewed ,<https://www.scien.cx/2022/03/12/terminal-komandalari-3/>
VANCOUVER
DEV Community | Sciencx - » Terminal komandalari 3. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2022/03/12/terminal-komandalari-3/
CHICAGO
" » Terminal komandalari 3." DEV Community | Sciencx - Accessed . https://www.scien.cx/2022/03/12/terminal-komandalari-3/
IEEE
" » Terminal komandalari 3." DEV Community | Sciencx [Online]. Available: https://www.scien.cx/2022/03/12/terminal-komandalari-3/. [Accessed: ]
rf:citation
» Terminal komandalari 3 | DEV Community | Sciencx | https://www.scien.cx/2022/03/12/terminal-komandalari-3/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.