Answer the question
In order to leave comments, you need to log in
How to get file or folder name in terminal?
I want to make things easier for myself.
Instead of copying the name of a file or folder by highlighting the mouse and pressing ctrl+shift+c,
I want to use the command xclip -i
Just how do I get the name of a file or folder?
command ls -l
prints a list.
Doesn't anyone use this?
Thanks in advance.
Answer the question
In order to leave comments, you need to log in
Hi, simple commands for daily use in Kali Linux
cd - change directory (open folder)
ls - list show (under the folder OR desktop)
mkdir - Make directory (folder)
chmod 777 filename.sh
chmod +x filename.sh
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question