Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ディレクトリ /lib への動的パスを作成しようとしていますが、以下のコードで、ディレクトリが存在しないというエラーが表示されます。
user=$USER home=$HOME rsync -az /$home/$user/lib /media/x/x
誰かが問題を解決する方法についてヒントをくれませんか?