ls -v | cat -n | (read n f; mv "$f" "substring-$n.ext")
میتونیم با این دستور همه فایلارو ب ترتیب اعداد اسم گذاری کنیم ls -v
list directory contents————-
-v natural sort of (version) numbers within text
cat -n————-
concatenate files and print on the standard output
-n, number all output lines
read n f
read a line from standard input
n
and f
are variables—————
mv
move (rename) files
@raspberry_pythonتعدادی دستور برای کار کردن با پکیج ها در سیستم های دبیان/ابونتو بیس:
ابزاری قدرتمند برای نصب کردن، دانلود کردن، حذف کردن و مدیریت پکیج ها
————-
با این دستور میتوان ادرس دقیق سورس برنامه اجرایی را پیدا کرد
————-
همانند دستور قبل است اما با مقداری توضیحات بیشتر
@raspberry_python
apt-cache
e.g. $ apt-cache search vsftpd
—————-apt
commandابزاری قدرتمند برای نصب کردن، دانلود کردن، حذف کردن و مدیریت پکیج ها
————-
which
commandبا این دستور میتوان ادرس دقیق سورس برنامه اجرایی را پیدا کرد
————-
whereis
command همانند دستور قبل است اما با مقداری توضیحات بیشتر
@raspberry_python
Forwarded from 🐍 Python & Raspberry 🐍 (فرهاد ناصری زاده)
🔴 کانال پردازش سیگنال و هوش مصنوعی 👇
@AI_DSP
@AI_DSP
Python Crash Course: A Hands-On, Project-Based Introduction to Programming
🌟 2019
❇️ @raspberry_python
🌟 2019
❇️ @raspberry_python
Eric_Matthes_Python_Crash_Course_.pdf
6.7 MB
Python Crash Course: A Hands-On, Project-Based Introduction to Programming
🌟 2019
❇️ @raspberry_python
🌟 2019
❇️ @raspberry_python
"If we see light at the end of the tunnel, it is the light of the oncoming train"
~ Robert Lowell.
How to make a ssh tunnel
@raspberry_python
~ Robert Lowell.
How to make a ssh tunnel
@raspberry_python
Forwarded from Sadra Codes (alireza yahyapour)
Git-Badges for you! 😍
All icons have been made by @lnxpy 👍
💠 https://github.com/lnxpy/git-badges
💠 @lnxpylnxpy
All icons have been made by @lnxpy 👍
💠 https://github.com/lnxpy/git-badges
💠 @lnxpylnxpy
GitHub
lnxpy/git-badges
❗GitHub Badges Your Wikis. Contribute to lnxpy/git-badges development by creating an account on GitHub.