We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2fef3e commit 7fcdc26Copy full SHA for 7fcdc26
src/ltm/scripts/app_history.sh
@@ -1,4 +1,4 @@
1
#!/bin/bash
2
3
# Output the contents of the recently-used.xbel file
4
-cat /home/demo/.local/share/recently-used.xbel
+cat ~/.local/share/recently-used.xbel
0 commit comments