7 lines
116 B
Bash
Executable File
7 lines
116 B
Bash
Executable File
#!/bin/bash
|
|
|
|
world=/var/lib/portage/world
|
|
|
|
# echo "Generating the world file at ${world}"
|
|
# qlist -ICS > "${world}"
|