1. Home
  2. /
  3. Blog
  4. /
  5. التحكم بالملفات والمسارات
Linux

التحكم بالملفات والمسارات

October 19, 2022 1 min read 2,235
التحكم بالملفات والمسارات
open .       open current directory
open file      open file using default program
subl file       open file using sublime text
code file      open file using vscode
nano file      edit file using nano editor
Share:
Read next

Related articles