Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

find all .desktop files linux

It's probably sitting in /usr/share/applications/
but if you want to find every .desktop file on the system run this:

find / -name '*.desktop'
Comment

PREVIOUS NEXT
Code Example
Shell :: livewire ErrorException Undefined array key "id" 
Shell :: docker getting-started 
Shell :: alpine apt-get not found 
Shell :: change file permission linux 
Shell :: git branch 
Shell :: linux command to clean up log files in /var/log 
Shell :: run shell script in docker build 
Shell :: brave on linux 
Shell :: install fira code ubuntu 
Shell :: node modules folder not getting ignore in git 
Shell :: ubuntu 20.04 install repo 
Shell :: install mpdf laravel 
Shell :: git squash commits merge 
Shell :: git reset to undo a merge 
Shell :: rename a file in linux 
Shell :: install android studio 
Shell :: install microsoft edge terminal 
Shell :: powershell get arguments 
Shell :: remove trailing slash from nginx 
Shell :: Creating a directory or folder in linux 
Shell :: how to use gitignore to ignore a folder 
Shell :: seeing all the installed apps i terminal 
Shell :: android uninstall application adb 
Shell :: how to change git password in git bash 
Shell :: install vscodium 
Shell :: linux remove link 
Shell :: jetpack compose 
Shell :: how to execute a bash script in terminal 
Shell :: gui for ubuntu server 
Shell :: uninstall git 
ADD CONTENT
Topic
Content
Source link
Name
5+7 =