Kaomojis
▶️./
Copy
#execute script
#run command
#play dot slash
#/
#current directory
#run from here
#shell script
📁./
Copy
#file path
#current directory
#execute script
#unix
./
Copy
#dot slash
#/
#current directory
#execute
#unix
💻./
Copy
#computer dot slash
#terminal command
#execute program
#/
#script execution
#current directory
📂./
Copy
#folder dot slash
#open directory
#current directory
#/
#file path
#browse files
#relative path
📍/
Copy
#current location
#here slash
#dot slash
#/
#current directory
#pin slash
#relative path
📁/📄
Copy
#file path
#path separator
#directory navigation
#root directory
#file location
#current directory
📁`.
Copy
#file system
#current directory
#relative path
#dot directory
#execute script #run command #play dot slash #/ #current directory #run from here #shell script