We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After installing prompters, tried to clean up. Is this command sequence proper?
bash-5.2$ zopen clean --unused prompters -- prompters-main.20240214_083325.zos <- Removed -- prompters-main.20240214_084929.zos <- Removed -> prompters-main.20240215_081613.zos <- Current version
bash-5.2$ zopen clean --cache
bash-5.2$ zopen alt prompters 1: prompters-main.20240215_081613.zos <- current
--
/hewitt/zopentools/zopen_repo/var/cache/zopen total 140K -rw-r--r-- 1 @02858 @ISCICS1 1.7K Feb 14 14:34 prompters-main.20240214_084929.zos.pax.Z.json -rw-r--r-- 1 @02858 @ISCICS1 1.7K Feb 15 07:53 prompters-main.20240215_081613.zos.pax.Z.json -rw-r--r-- 1 @02858 @ISCICS1 237K Feb 15 07:32 zopen_releases.json -rw-r--r-- 1 @02858 @ISCICS1 900 Feb 15 07:32 zopen_releases.timestamp -rw-r--r-- 1 @02858 @ISCICS1 899 Feb 15 07:55 zopen_releases.timestamp.current
bash-5.2$ zopen clean --cache prompters
/hewitt/zopentools/zopen_repo/var/cache/zopen total 132K -rw-r--r-- 1 @02858 @ISCICS1 237K Feb 15 07:32 zopen_releases.json -rw-r--r-- 1 @02858 @ISCICS1 900 Feb 15 07:32 zopen_releases.timestamp -rw-r--r-- 1 @02858 @ISCICS1 905 Feb 15 07:57 zopen_releases.timestamp.current
The text was updated successfully, but these errors were encountered:
A naming/tagging issue? thanks
[SYSA] bash-5.2$ zopen clean --cache perl
/hewitt/zopentools/zopen_repo/var/cache/zopen
-rw-r--r-- 1 @02858 @ISCICS1 29M Sep 23 11:10 perl5-heads.v5.41.2.20240923_001434.zos.pax.Z -rw-r--r-- 1 @02858 @ISCICS1 1.8K Sep 23 11:10 perl5-heads.v5.41.2.20240923_001434.zos.pax.Z.json
Sorry, something went wrong.
No branches or pull requests
After installing prompters, tried to clean up. Is this command sequence proper?
bash-5.2$ zopen clean --unused prompters
-- prompters-main.20240214_083325.zos <- Removed
-- prompters-main.20240214_084929.zos <- Removed
-> prompters-main.20240215_081613.zos <- Current version
bash-5.2$ zopen clean --cache
bash-5.2$ zopen alt prompters
1: prompters-main.20240215_081613.zos <- current
--
/hewitt/zopentools/zopen_repo/var/cache/zopen
total 140K
-rw-r--r-- 1 @02858 @ISCICS1 1.7K Feb 14 14:34 prompters-main.20240214_084929.zos.pax.Z.json
-rw-r--r-- 1 @02858 @ISCICS1 1.7K Feb 15 07:53 prompters-main.20240215_081613.zos.pax.Z.json
-rw-r--r-- 1 @02858 @ISCICS1 237K Feb 15 07:32 zopen_releases.json
-rw-r--r-- 1 @02858 @ISCICS1 900 Feb 15 07:32 zopen_releases.timestamp
-rw-r--r-- 1 @02858 @ISCICS1 899 Feb 15 07:55 zopen_releases.timestamp.current
bash-5.2$ zopen clean --cache prompters
/hewitt/zopentools/zopen_repo/var/cache/zopen
total 132K
-rw-r--r-- 1 @02858 @ISCICS1 237K Feb 15 07:32 zopen_releases.json
-rw-r--r-- 1 @02858 @ISCICS1 900 Feb 15 07:32 zopen_releases.timestamp
-rw-r--r-- 1 @02858 @ISCICS1 905 Feb 15 07:57 zopen_releases.timestamp.current
The text was updated successfully, but these errors were encountered: